QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#136340 | #6657. 烂柯杯 | _Dusker | Compile Error | / | / | C++14 | 14b | 2023-08-07 22:53:35 | 2023-08-07 22:53:36 |
Judging History
你现在查看的是最新测评结果
- [2023-08-10 23:21:45]
- System Update: QOJ starts to keep a history of the judgings of all the submissions.
- [2023-08-07 22:53:36]
- 评测
- 测评结果:Compile Error
- 用时:0ms
- 内存:0kb
- [2023-08-07 22:53:35]
- 提交
answer
print('kejie')
Details
answer.code:1:7: warning: character constant too long for its type 1 | print('kejie') | ^~~~~~~ answer.code:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token 1 | print('kejie') | ^