QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#293343 | #7122. Overtaking | training4usaco | Compile Error | / | / | C++17 | 7b | 2023-12-29 05:00:50 | 2024-04-28 08:18:01 |
Judging History
你现在查看的是最新测评结果
- [2024-04-28 08:18:01]
- 管理员手动重测本题所有提交记录
- 测评结果:Compile Error
- 用时:0ms
- 内存:0kb
- [2023-12-29 05:00:50]
- 评测
- 测评结果:Compile Error
- 用时:0ms
- 内存:0kb
- [2023-12-29 05:00:50]
- 提交
answer
i'm gay
Details
answer.code:1:2: warning: missing terminating ' character 1 | i'm gay | ^ answer.code:1:2: error: missing terminating ' character 1 | i'm gay | ^~~~~~ answer.code:1:1: error: ‘i’ does not name a type 1 | i'm gay | ^