Runtime Error
/in/foo.cc: In member function 'void LCT::node::psd()': /in/foo.cc:14:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(s[0]) s[0]->r^=1;if(s[1]) s[1]->r^=1;r^=1;} ^~ /in/foo.cc:14:24: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if(s[0]) s[0]->r^=1;if(s[1]) s[1]->r^=1;r^=1;} ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P1865 魔法森林
- 语言
- C++
- 递交时间
- 2017-04-15 20:16:42
- 评测时间
- 2017-04-15 20:16:42
- 评测机
- 分数
- 80
- 总耗时
- 2321ms
- 峰值内存
- 7.582 MiB