记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:40:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc:44: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:52:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&m);
  ~~~~~^~~~~~~~~
foo.cc:56: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 4ms 612.0 KiB
#2 Accepted 4ms 620.0 KiB
#3 Accepted 4ms 512.0 KiB
#4 Accepted 4ms 616.0 KiB
#5 Accepted 4ms 536.0 KiB
#6 Accepted 804ms 23.078 MiB
#7 Accepted 799ms 23.109 MiB
#8 Accepted 812ms 23.121 MiB
#9 Accepted 254ms 17.051 MiB
#10 Accepted 257ms 17.055 MiB
#11 Accepted 264ms 17.023 MiB
#12 Accepted 275ms 17.059 MiB
#13 Accepted 875ms 21.062 MiB
#14 Accepted 850ms 21.059 MiB
#15 Accepted 877ms 21.098 MiB
#16 Accepted 860ms 21.121 MiB
#17 Accepted 806ms 20.141 MiB
#18 Accepted 790ms 20.031 MiB
#19 Accepted 717ms 20.043 MiB
#20 Time Exceeded ≥1630ms ≥51.785 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2021-01-16 10:34:55
评测时间
2021-01-16 10:34:55
评测机
分数
95
总耗时
≥10899ms
峰值内存
≥51.785 MiB