Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
307581 黄晟桓 【C0】Hello,World! C++ Accepted 100 1 MS 248 KB 94 2025-01-04 11:15:25

Tests(1/1):


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


Judgement Protocol: