Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
40053 闻航 Hello,World! C++ Accepted 1 MS 236 KB 88 2024-02-07 12:14:48

Tests(1/1):


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


Judgement Protocol: