Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
7334 xingru Hello,World! C++ Accepted 0 MS 232 KB 101 2023-02-03 17:40:23

Tests(1/1):


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


Judgement Protocol: