Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
309354 邵致远 【C1-1】一个巨大的数字 C++ Accepted 100 1 MS 252 KB 93 2025-02-16 19:57:45

Tests(1/1):


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


Judgement Protocol: