QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#598340#4716. Walk5un_xiaomivita_msgCompile Error//C++2010b2024-09-28 21:22:402024-09-28 21:22:44

Judging History

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

  • [2024-09-28 21:22:44]
  • 评测
  • [2024-09-28 21:22:40]
  • 提交

answer

print("");

Details

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