记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:74:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:78:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&x,&y);
   ~~~~~^~~~~~~~~~~~~~
foo.cc:87:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&m);
  ~~~~~^~~~~~~~~
foo.cc:91:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&x,&y);
   ~~~~~^~~~~~~~~~~~~~
# 状态 耗时 内存占用
#1 Accepted 6ms 1.711 MiB
#2 Accepted 6ms 1.773 MiB
#3 Accepted 5ms 1.75 MiB
#4 Accepted 5ms 1.77 MiB
#5 Accepted 6ms 1.766 MiB
#6 Accepted 453ms 28.074 MiB
#7 Accepted 455ms 28.156 MiB
#8 Accepted 485ms 27.984 MiB
#9 Accepted 317ms 21.262 MiB
#10 Accepted 344ms 21.375 MiB
#11 Accepted 339ms 21.293 MiB
#12 Accepted 340ms 21.414 MiB
#13 Accepted 528ms 25.352 MiB
#14 Accepted 506ms 25.348 MiB
#15 Accepted 403ms 25.336 MiB
#16 Accepted 403ms 25.301 MiB
#17 Accepted 379ms 23.938 MiB
#18 Accepted 369ms 23.996 MiB
#19 Accepted 357ms 23.938 MiB
#20 Time Exceeded ≥1155ms ≥60.305 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2021-01-16 20:33:17
评测时间
2021-01-16 20:33:17
评测机
分数
95
总耗时
≥6872ms
峰值内存
≥60.305 MiB