记录详情

Time Exceeded

foo.cc: In function 'void solve()':
foo.cc:45:19: warning: comparison of integer expressions of different signedness: 'std::vector<int>::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare]
   45 |   if(up[x].size() < k){
      |      ~~~~~~~~~~~~~^~~
foo.cc:40:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   40 |  scanf("%d%d" , &x , &k);
      |  ~~~~~^~~~~~~~~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:60:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   60 |  scanf("%d" , &n);int x,y;
      |  ~~~~~^~~~~~~~~~~
foo.cc:62:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   62 |   scanf("%d%d" , &x , &y);
      |   ~~~~~^~~~~~~~~~~~~~~~~~
foo.cc:69:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   69 |  scanf("%d" , &m);
      |  ~~~~~^~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 303, expect 110. 62ms 21.125 MiB
#2 Wrong Answer Read 192, expect 54. 36ms 21.125 MiB
#3 Wrong Answer Read 203, expect 4. 55ms 21.117 MiB
#4 Wrong Answer Read 38, expect 10. 41ms 21.125 MiB
#5 Wrong Answer Read 255, expect 150. 32ms 21.125 MiB
#6 Time Exceeded ≥1068ms ≥500.016 MiB
#7 Time Exceeded ≥1135ms ≥500.016 MiB
#8 Time Exceeded ≥1120ms ≥500.016 MiB
#9 Time Exceeded ≥1143ms ≥500.016 MiB
#10 Time Exceeded ≥1086ms ≥500.016 MiB
#11 Time Exceeded ≥1133ms ≥500.016 MiB
#12 Time Exceeded ≥1069ms ≥500.016 MiB
#13 Time Exceeded ≥1059ms ≥500.016 MiB
#14 Time Exceeded ≥1073ms ≥500.016 MiB
#15 Time Exceeded ≥1199ms ≥500.016 MiB
#16 Time Exceeded ≥1132ms ≥500.016 MiB
#17 Time Exceeded ≥1136ms ≥500.016 MiB
#18 Time Exceeded ≥1073ms ≥500.016 MiB
#19 Time Exceeded ≥1051ms ≥500.016 MiB
#20 Time Exceeded ≥1104ms ≥500.016 MiB

信息

递交者
类型
递交
题目
lxhgww的奇思妙想
语言
C++
递交时间
2022-01-06 21:05:25
评测时间
2022-01-06 22:01:11
评测机
分数
0
总耗时
≥16819ms
峰值内存
≥500.016 MiB