QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#69465#2852. 为最美的那位献上花朵IsrothyCompile Error//C++1418b2022-12-27 17:41:182022-12-28 19:03:09

Judging History

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

  • [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]
  • 评测
  • [2022-12-27 17:41:18]
  • 提交

answer

print("carnation")

Details

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