Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
69757 sh25_wangsj 天问一号 C++ Accepted 0 MS 248 KB 115 2025-10-11 17:09:12

Tests(1/1):


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


Judgement Protocol: