Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
367337 许清菡 【C0】Hello,World! C++ Accepted 100 2 MS 240 KB 94 2025-12-10 18:33:17

Tests(1/1):


#include<iostream> using namespace std; int main (){ cout<<"Hello,World!"; return 0; }


Judgement Protocol: