Compile Error
foo.cc:6:43: error: 'tree_order_statistic_node_update' was not declared in this scope 6 | tree<int,null_type,less<int> ,rb_tree_tag,tree_order_statistic_node_update> T; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ foo.cc:6:75: error: template argument 5 is invalid 6 | tree<int,null_type,less<int> ,rb_tree_tag,tree_order_statistic_node_update> T; | ^
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 2.K优先队列(queue)
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2023-11-09 08:53:44
- 评测时间
- 2023-11-09 08:53:44
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes