Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
37408 惠子铭 输出第二个整数 C++ Compile Error 0 MS 0 KB 149 2024-01-20 14:50:23

Tests(0/0):


#include <iostream> using namespace std; int main() {     int a,b,c;     cin>>a>>" ">>b>>" ">>c;     cout<<b<<endl; return 0; }


Judgement Protocol: