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");
      |          ^~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1000 圣诞岛的走廊
 - 题目数据
 - 下载
 - 语言
 - C++
 - 递交时间
 - 2019-07-01 16:49:18
 - 评测时间
 - 2025-09-23 07:23:15
 - 评测机
 
- 分数
 - 40
 - 总耗时
 - ≥1091ms
 - 峰值内存
 - ≥1.023 MiB