Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
367347 许清菡 【C1-1】一个巨大的数字 C++ Accepted 100 3 MS 236 KB 89 2025-12-10 18:56:01

Tests(1/1):


#include<iostream> using namespace std; int main (){ cout<<1234*4321; return 0; }


Judgement Protocol: