记录详情

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);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 75ms 95.98 MiB
#2 Accepted 75ms 95.934 MiB
#3 Accepted 78ms 95.941 MiB
#4 Accepted 190ms 95.969 MiB
#5 Accepted 183ms 95.969 MiB
#6 Accepted 180ms 95.977 MiB
#7 Time Exceeded ≥1414ms ≥95.898 MiB
#8 Time Exceeded ≥1420ms ≥95.883 MiB
#9 Time Exceeded ≥1457ms ≥95.941 MiB
#10 Time Exceeded ≥1575ms ≥95.957 MiB

信息

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