记录详情

Time Exceeded

foo.cc: In function 'int search(int, int, int*)':
foo.cc:10:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   10 |  for(int i=0; i<n; i++)
      |  ^~~
foo.cc:13:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   13 |   return -1;
      |   ^~~~~~
foo.cc: In function 'int Q(int, int*)':
foo.cc:42:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   42 |  for(int i=0; i<n; i++)
      |  ^~~
foo.cc:45:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   45 |   return -1;
      |   ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 896.0 KiB
#2 Accepted 4ms 896.0 KiB
#3 Accepted 3ms 768.0 KiB
#4 Accepted 4ms 768.0 KiB
#5 Accepted 3ms 896.0 KiB
#6 Accepted 3ms 768.0 KiB
#7 Accepted 4ms 768.0 KiB
#8 Accepted 8ms 768.0 KiB
#9 Accepted 9ms 896.0 KiB
#10 Accepted 6ms 768.0 KiB
#11 Accepted 15ms 896.0 KiB
#12 Accepted 119ms 888.0 KiB
#13 Accepted 67ms 888.0 KiB
#14 Accepted 105ms 888.0 KiB
#15 Accepted 138ms 896.0 KiB
#16 Time Exceeded ≥1100ms ≥896.0 KiB
#17 Time Exceeded ≥1100ms ≥896.0 KiB
#18 Time Exceeded ≥1099ms ≥768.0 KiB
#19 Time Exceeded ≥1098ms ≥768.0 KiB
#20 Time Exceeded ≥1099ms ≥896.0 KiB

信息

递交者
类型
递交
题目
P1347 2B Chtholly
比赛
悬赏令第二周
语言
C++
递交时间
2022-04-05 21:21:49
评测时间
2022-04-05 21:21:49
评测机
分数
75
总耗时
≥5995ms
峰值内存
≥896.0 KiB