Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:41:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(e[i].x!=e[i-1].x) ^~ /in/foo.cc:43:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' b[cnt]=(b[cnt]-e[i].y+mmd)%mmd; ^
信息
- 递交者
- 类型
- 递交
- 题目
- 容易题(easy)
- 语言
- C++
- 递交时间
- 2017-09-21 22:31:37
- 评测时间
- 2017-09-21 22:31:37
- 评测机
- 分数
- 100
- 总耗时
- 292ms
- 峰值内存
- 3.684 MiB