Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
377658 陈信宇 【C0】Hello,World! C++ Accepted 100 1 MS 232 KB 100 2026-02-07 10:03:08

Tests(1/1):


#include<bits/stdc++.h> using namespace std; int main() { cout<<"Hello,World!"; return 0; }


Judgement Protocol: