Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
31517 闻航 Hello,World! C++ Accepted 1 MS 244 KB 92 2023-11-19 14:19:53

Tests(1/1):


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


Judgement Protocol: