Runtime Error
/in/foo.cc: In function 'int main()': /in/foo.cc:45:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (t1<0) t1+=P; if (t2<0) t2+=P; ^~ /in/foo.cc:45:34: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (t1<0) t1+=P; if (t2<0) t2+=P; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1960 双旋转字符串
- 语言
- C++
- 递交时间
- 2017-11-01 19:07:50
- 评测时间
- 2017-11-01 19:07:50
- 评测机
- 分数
- 0
- 总耗时
- 539ms
- 峰值内存
- 31.586 MiB