Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
377649 陈信宇 【C0】Hello,World! C++ Accepted 100 0 MS 244 KB 100 2026-02-07 10:02:56

Tests(1/1):


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


Judgement Protocol: