Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:94:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while (T--) work(); return 0; ^~~~~ /in/foo.cc:94:25: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while (T--) work(); return 0; ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1995 模式字符串
- 语言
- C++
- 递交时间
- 2020-12-16 21:10:23
- 评测时间
- 2020-12-16 21:10:23
- 评测机
- 分数
- 0
- 总耗时
- ≥2509ms
- 峰值内存
- ≥55.062 MiB