Time Exceeded
foo.cc: In function 'int main()': foo.cc:71:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d", &N, &M); ~~~~~^~~~~~~~~~~~~~~~ foo.cc:74:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result] scanf("%d%d%d", &opt, &A, &B); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1004 小m的刷子
- 语言
- C++
- 递交时间
- 2021-01-27 16:44:43
- 评测时间
- 2021-01-27 16:44:43
- 评测机
- 分数
- 60
- 总耗时
- ≥6650ms
- 峰值内存
- ≥95.98 MiB