Runtime Error
/in/foo.cc: In function 'void add(int&, int, int, int, int)':
/in/foo.cc:24:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
if(!p) p=++pct;sum[p]+=y;
^~
/in/foo.cc:24:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
if(!p) p=++pct;sum[p]+=y;
^~~
信息
- 递交者
- 类型
- 递交
- 题目
- #45 JPY知识树
- 语言
- C++
- 递交时间
- 2018-12-06 08:42:19
- 评测时间
- 2018-12-06 08:42:19
- 评测机
- 分数
- 0
- 总耗时
- 2505ms
- 峰值内存
- 77.434 MiB