记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:27:6: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   27 |      for(j=1;j<=m-2;j++)
      |      ^~~
foo.cc:29:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   29 |   r->next=r->next->next;
      |   ^
foo.cc:12:11: warning: unused variable 'k' [-Wunused-variable]
   12 |  long i,j,k,l;
      |           ^
foo.cc:12:13: warning: unused variable 'l' [-Wunused-variable]
   12 |  long i,j,k,l;
      |             ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read 2222224444446666..., expect 7. 4ms 384.0 KiB
#2 Wrong Answer Read 2222222222222222..., expect -1. 5ms 512.0 KiB
#3 Wrong Answer Read 2222222222222222..., expect 995. 18ms 768.0 KiB
#4 Time Exceeded ≥1100ms ≥52.844 MiB
#5 Time Exceeded ≥1100ms ≥48.871 MiB
#6 Time Exceeded ≥1099ms ≥44.617 MiB
#7 Time Exceeded ≥1100ms ≥44.617 MiB
#8 Time Exceeded ≥1098ms ≥47.367 MiB
#9 Time Exceeded ≥1098ms ≥53.742 MiB
#10 Time Exceeded ≥1101ms ≥65.742 MiB

信息

递交者
类型
递交
题目
P1066 篝火晚会
语言
C++
递交时间
2022-07-31 16:44:30
评测时间
2022-07-31 16:44:30
评测机
分数
0
总耗时
≥7727ms
峰值内存
≥65.742 MiB