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

Tests(1/1):


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


Judgement Protocol: