QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#69465#2852. 为最美的那位献上花朵IsrothyCompile Error//C++1418b2022-12-27 17:41:182022-12-28 19:03:09

Judging History

This is the latest submission verdict.

  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2022-12-28 19:03:09]
  • Judged
  • [2022-12-27 17:41:18]
  • Submitted

answer

print("carnation")

詳細信息

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