Wrong Answer
/in/foo.cc: In function 'll dfs(int, ll)':
/in/foo.cc:42:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if (u==T||!tot) return tot;ll tto=0;
^~
/in/foo.cc:42:29: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
if (u==T||!tot) return tot;ll tto=0;
^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1940 奇怪的游戏
- 语言
- C++
- 递交时间
- 2017-05-22 09:23:24
- 评测时间
- 2017-05-22 09:23:24
- 评测机
- 分数
- 90
- 总耗时
- 8326ms
- 峰值内存
- 512.0 KiB