Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:49:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
49 | if(sticks[i].if_CBT!='b')
| ^~
/in/foo.cc:54:25: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
54 | if(sticks[i].l==0&&sticks[i].r==0)
| ^~
信息
- 递交者
- 类型
- 递交
- 题目
- P3058 完全二叉树 GESP202603 六级T2
- 语言
- C++
- 递交时间
- 2026-06-27 10:20:27
- 评测时间
- 2026-06-27 10:20:27
- 评测机
- 分数
- 100
- 总耗时
- 66ms
- 峰值内存
- 2.828 MiB