QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#700246#5. 在线 O(1) 逆元XiCenCompile Error//C++144b2024-11-02 12:30:532024-11-05 22:07:44

Judging History

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

  • [2024-11-05 22:07:44]
  • 管理员手动重测本题所有提交记录
  • [2024-11-02 12:30:54]
  • 评测
  • [2024-11-02 12:30:53]
  • 提交

answer

ssad

详细

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: ‘ssad’ does not name a type
    1 | ssad
      | ^~~~