Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
28937 wangfengbo 循环 C++ Wrong Answer 0 MS 236 KB 119 2023-10-20 22:31:55

Tests(0/10):


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


Judgement Protocol: