Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
314480 路明泽 【C0】Hello,World! C++ Accepted 100 0 MS 244 KB 97 2025-03-25 18:14:28

Tests(1/1):


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


Judgement Protocol: