QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#299267#6657. 烂柯杯yspmCompile Error//C++1415b2024-01-06 18:16:142024-01-06 18:16:14

Judging History

你现在查看的是最新测评结果

  • [2024-01-06 18:16:14]
  • 评测
  • [2024-01-06 18:16:14]
  • 提交

answer

print("柯洁")

详细

answer.code:1:6: error: expected constructor, destructor, or type conversion before ‘(’ token
    1 | print("柯洁")
      |      ^