Time Exceeded
foo.cc: In function 'int main()':
foo.cc:82:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
   82 |         if (t == -1) break;        if (u[c[i] - 'A'] == 0){
      |         ^~
foo.cc:82:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
   82 |         if (t == -1) break;        if (u[c[i] - 'A'] == 0){
      |                                    ^~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1099 虫食算
 - 语言
 - C++
 - 递交时间
 - 2022-04-06 21:52:46
 - 评测时间
 - 2022-04-06 22:00:39
 - 评测机
 
- 分数
 - 40
 - 总耗时
 - ≥6937ms
 - 峰值内存
 - ≥512.0 KiB