Accepted
/in/foo.cc: In function 'node jiafa(node, node)': /in/foo.cc:37:2: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(n0.len==0 && i>1) ^~~~~ /in/foo.cc:39:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' n0.len=i; ^~
信息
- 递交者
- 类型
- 递交
- 题目
- A+B
- 语言
- C++
- 递交时间
- 2017-08-20 09:31:49
- 评测时间
- 2017-08-20 09:31:49
- 评测机
- 分数
- 100
- 总耗时
- 26ms
- 峰值内存
- 500.0 KiB