记录详情

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.891 MiB
#2 Wrong Answer Read {0}, expect {1}. ["96","97"] 79ms 95.863 MiB
#3 Accepted 78ms 95.93 MiB
#4 Accepted 169ms 95.969 MiB
#5 Accepted 161ms 95.969 MiB
#6 Accepted 166ms 95.965 MiB
#7 Time Exceeded ≥1407ms ≥95.863 MiB
#8 Time Exceeded ≥1418ms ≥95.961 MiB
#9 Time Exceeded ≥1456ms ≥95.934 MiB
#10 Time Exceeded ≥1570ms ≥95.969 MiB

信息

递交者
类型
递交
题目
P1004 小m的刷子
语言
C++
递交时间
2021-01-27 16:15:46
评测时间
2021-01-27 16:21:10
评测机
分数
50
总耗时
≥6584ms
峰值内存
≥95.969 MiB