QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#125247#5. 在线 O(1) 逆元nocrizCompile Error//C++145b2023-07-16 10:17:382024-11-05 21:50:50

Judging History

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

  • [2024-11-05 21:50:50]
  • 管理员手动重测本题所有提交记录
  • [2023-08-10 23:21:45]
  • System Update: QOJ starts to keep a history of the judgings of all the submissions.
  • [2023-07-16 10:17:42]
  • 评测
  • [2023-07-16 10:17:38]
  • 提交

answer

efwww

Details

implementer.cpp: In function ‘int main()’:
implementer.cpp:22:14: warning: ignoring return value of ‘int scanf(const char*, ...)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
   22 |         scanf("%d", &n);
      |         ~~~~~^~~~~~~~~~
answer.code:1:1: error: ‘efwww’ does not name a type
    1 | efwww
      | ^~~~~