Time Exceeded
/in/foo.cc: In function 'int main()': /in/foo.cc:58:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(int i=1;i<=s;i++) ^~~ /in/foo.cc:60:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' cout<<endl; ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 「一本通 1.3 例 4」Addition Chains
- 语言
- C++
- 递交时间
- 2021-05-08 21:35:07
- 评测时间
- 2021-05-08 21:35:07
- 评测机
- 分数
- 0
- 总耗时
- ≥1005ms
- 峰值内存
- ≥220.0 KiB