记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:47: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:50: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);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 77ms 95.926 MiB
#2 Accepted 79ms 95.859 MiB
#3 Accepted 80ms 95.844 MiB
#4 Accepted 179ms 95.969 MiB
#5 Accepted 172ms 95.965 MiB
#6 Accepted 174ms 95.973 MiB
#7 Time Exceeded ≥1407ms ≥95.965 MiB
#8 Time Exceeded ≥1415ms ≥95.859 MiB
#9 Time Exceeded ≥1454ms ≥95.934 MiB
#10 Time Exceeded ≥1573ms ≥95.957 MiB

信息

递交者
类型
递交
题目
P1004 小m的刷子
语言
C++
递交时间
2021-01-27 16:43:17
评测时间
2021-01-27 16:43:17
评测机
分数
60
总耗时
≥6615ms
峰值内存
≥95.973 MiB