Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
27462 马若兮 A+B问题 C++ Compile Error 0 MS 0 KB 119 2023-10-05 19:49:53

Tests(0/0):


#include<iostream> using namespace std; int main(){ int a,b; cin>>a>>b; cout<<a+b; return 0; ]


Judgement Protocol: