Accepted
/in/foo.cc: In function 'void sdf(T&)': /in/foo.cc:10:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(c=gc(),47<c&&c<58)x=(x<<1)+(x<<3)+(c^48);x*=y; ^~~~~ /in/foo.cc:10:52: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'while' while(c=gc(),47<c&&c<58)x=(x<<1)+(x<<3)+(c^48);x*=y; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P2030 逛公园
- 语言
- C++
- 递交时间
- 2018-10-23 09:48:08
- 评测时间
- 2018-10-23 09:48:08
- 评测机
- 分数
- 100
- 总耗时
- 2600ms
- 峰值内存
- 31.473 MiB