记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:58:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&n); tot = 1;
     ~~~~~^~~~~~~~~
foo.cc:60:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         int x,y; scanf("%d%d",&x,&y);
                  ~~~~~^~~~~~~~~~~~~~
foo.cc:63:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d",&m);
     ~~~~~^~~~~~~~~
foo.cc:79:23: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
         int x,y; scanf("%d%d",&x,&y);
                  ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 37ms 15.605 MiB
#2 Accepted 37ms 15.527 MiB
#3 Accepted 36ms 15.562 MiB
#4 Accepted 36ms 15.602 MiB
#5 Accepted 37ms 15.531 MiB
#6 Accepted 271ms 46.57 MiB
#7 Accepted 274ms 46.648 MiB
#8 Accepted 296ms 46.609 MiB
#9 Accepted 219ms 39.223 MiB
#10 Accepted 236ms 39.238 MiB
#11 Accepted 221ms 39.324 MiB
#12 Accepted 218ms 39.211 MiB
#13 Accepted 335ms 43.129 MiB
#14 Accepted 340ms 43.125 MiB
#15 Accepted 352ms 42.516 MiB
#16 Accepted 349ms 42.77 MiB
#17 Accepted 304ms 41.074 MiB
#18 Accepted 307ms 41.168 MiB
#19 Accepted 329ms 40.996 MiB
#20 Time Exceeded ≥705ms ≥80.621 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2021-11-07 12:10:07
评测时间
2021-11-07 12:10:07
评测机
分数
95
总耗时
≥4947ms
峰值内存
≥80.621 MiB