Run ID Author Problem Lang Verdict Time Memory Code Length Submit Time
39522 wangjiashu Hello,World! C++ Wrong Answer 0 MS 244 KB 101 2024-02-01 21:26:57

Tests(0/1):


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


Judgement Protocol: