Run ID | Author | Problem | Lang | Verdict | Time | Memory | Code Length | Submit Time |
---|---|---|---|---|---|---|---|---|
11220 | qihaosen | Hello,World! | C++ | Compile Error | 0 MS | 0 KB | 125 | 2023-03-05 19:37:10 |
#include <iostream> using namespace std; int main() { cout<<"hello,word!"; my name is a cc; return 0;