QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#598340 | #4716. Walk | 5un_xiaomivita_msg | Compile Error | / | / | C++20 | 10b | 2024-09-28 21:22:40 | 2024-09-28 21:22:44 |
Judging History
answer
print("");
詳細信息
answer.code:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token 1 | print(""); | ^