记录详情

Time Exceeded

foo.cc: In function ‘int main()’:
foo.cc:33:9: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
   33 |         for(int i=1;i<=n;i++)
      |         ^~~
foo.cc:35:10: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
   35 |          if(a[1][0]==1)printf("poor");
      |          ^~
# 状态 耗时 内存占用
#1 Accepted 3ms 792.0 KiB
#2 Accepted 2ms 536.0 KiB
#3 Accepted 2ms 804.0 KiB
#4 Accepted 2ms 536.0 KiB
#5 Wrong Answer On line 1: Read poor, expect 8099. 2ms 536.0 KiB
#6 Wrong Answer On line 1: Read poor, expect 5399. 2ms 512.0 KiB
#7 Wrong Answer On line 1: Read poor, expect 2699. 2ms 564.0 KiB
#8 Wrong Answer On line 1: Read poor, expect 9999. 2ms 536.0 KiB
#9 Wrong Answer On line 1: Read 1, expect 10000. 2ms 536.0 KiB
#10 Time Exceeded ≥1067ms ≥1.023 MiB

信息

递交者
类型
递交
题目
P1000 圣诞岛的走廊
题目数据
下载
语言
C++
递交时间
2019-07-01 16:49:18
评测时间
2025-09-23 07:23:15
评测机
分数
40
总耗时
≥1091ms
峰值内存
≥1.023 MiB