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

Tests(1/1):


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


Judgement Protocol: