QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#299267 | #6657. 烂柯杯 | yspm | Compile Error | / | / | C++14 | 15b | 2024-01-06 18:16:14 | 2024-01-06 18:16:14 |
Judging History
answer
print("柯洁")
详细
answer.code:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token 1 | print("柯洁") | ^