Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
349088 胡珂 【C0】Hello,World! C++ Accepted 100 2 MS 244 KB 95 2025-09-14 16:03:24

Tests(1/1):


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


Judgement Protocol: