Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
430738 123456 【C0】Hello,World! C++ Accepted 100 1 MS 244 KB 92 2026-02-27 19:56:16

Tests(1/1):


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


Judgement Protocol: