Runtime Error
/in/foo.cc: In function 'void towerAttack(int, int)': /in/foo.cc:130:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(x>tx) swap(x,tx); if(y>ty) swap(y,ty); ^~ /in/foo.cc:130:23: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(x>tx) swap(x,tx); if(y>ty) swap(y,ty); ^~
信息
- 递交者
- 类型
- 递交
- 题目
- 杀蚂蚁antbuster
- 语言
- C++
- 递交时间
- 2017-10-10 19:53:57
- 评测时间
- 2017-10-10 19:53:57
- 评测机
- 分数
- 30
- 总耗时
- 58ms
- 峰值内存
- 2.32 MiB