Wrong Answer
/in/foo.cc: In member function 'void FenwickTree::add(int, ll)':
/in/foo.cc:16:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<long long int>::size_type' {aka 'long unsigned int'} [-Wsign-compare]
16 | while (idx < tree.size()) {
| ~~~~^~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1384 飘香盛会
- 语言
- C++
- 递交时间
- 2026-02-20 21:31:28
- 评测时间
- 2026-02-20 21:31:28
- 评测机
- 分数
- 0
- 总耗时
- 28ms
- 峰值内存
- 1.676 MiB