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

Tests(1/1):


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


Judgement Protocol: