Runtime Error
/in/foo.cc: In function 'void find_four(int, double)':
/in/foo.cc:24:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
else r4=r3;tot++;
^~~~
/in/foo.cc:24:16: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'else'
else r4=r3;tot++;
^~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1004 Car的旅行路线
- 语言
- C++
- 递交时间
- 2019-05-01 21:51:39
- 评测时间
- 2019-05-01 21:51:47
- 评测机
- 分数
- 0
- 总耗时
- 356ms
- 峰值内存
- 1.586 MiB