Wrong Answer
/in/foo.cc: In function 'int main()': /in/foo.cc:58:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(cmp(i,j,j+1,f2[j+1])==0) ^~ /in/foo.cc:60:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' break; ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1306 递增序列
- 语言
- C++
- 递交时间
- 2019-04-19 00:01:26
- 评测时间
- 2019-04-19 00:01:26
- 评测机
- 分数
- 0
- 总耗时
- 27ms
- 峰值内存
- 268.0 KiB