Wrong Answer
/in/foo.cc: In function 'void adds(int, int)': /in/foo.cc:11:7: warning: statement has no effect [-Wunused-value] for(x;x<=n;x+=x&(-x))c[x]+=y; ^ /in/foo.cc: In function 'int ask(int)': /in/foo.cc:15:7: warning: statement has no effect [-Wunused-value] for(x;x;x-=x&(-x))ans+=c[x]; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1320 清点人数
- 语言
- C++
- 递交时间
- 2019-10-31 21:49:16
- 评测时间
- 2019-10-31 21:49:16
- 评测机
- 分数
- 30
- 总耗时
- 785ms
- 峰值内存
- 2.492 MiB