Run ID Author Problem Lang Verdict Score Time Memory Code Length Submit Time
318223 詹建泽榆 【C0】Hello,World! C++ Accepted 100 1 MS 244 KB 98 2025-04-19 09:43:48

Tests(1/1):


#include<bits/stdc++.h> using namespace std; int main(){ cout<<"Hello,World!"; return 0; }


Judgement Protocol: