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

Tests(1/1):


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


Judgement Protocol: