Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
50870 fengxiaohang Hello,World! C++ Accepted 0 MS 248 KB 119 2024-09-14 23:09:15

Tests(1/1):


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


Judgement Protocol: