Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
3195 罗炜翰 1加到多少才超过N C++ Compile Error 0 0 MS 0 KB 157 2024-12-22 16:40:39

Tests(0/0):


#include<iostream> using namespace std; int main() { int a,c = 1,b; cin>>a; while (b < a) { d += c; c++; } }


Judgement Protocol: