CompetitiveProgramming

所属分类:数据结构
开发工具:C++
文件大小:0KB
下载次数:0
上传日期:2023-04-06 23:48:14
上 传 者sh-1993
说明:  用于竞争性编程的算法、数据结构和其他有用信息的集合。
(A collection of algorithms, data structures and other useful information for competitive programming.)

文件列表:
.travis.yml (242, 2023-07-16)
LICENSE (1094, 2023-07-16)
Makefile (240, 2023-07-16)
TODO.md (2255, 2023-07-16)
code/ (0, 2023-07-16)
code/bashrc.sh (333, 2023-07-16)
code/data-structures/ (0, 2023-07-16)
code/data-structures/avl_map.cpp (459, 2023-07-16)
code/data-structures/avl_map.test.cpp (80, 2023-07-16)
code/data-structures/avl_tree.cpp (3785, 2023-07-16)
code/data-structures/avl_tree.test.cpp (1400, 2023-07-16)
code/data-structures/cartesian_tree.cpp (1509, 2023-07-16)
code/data-structures/cartesian_tree.test.cpp (47, 2023-07-16)
code/data-structures/convex_hull_trick.cpp (688, 2023-07-16)
code/data-structures/convex_hull_trick_dynamic.cpp (1108, 2023-07-16)
code/data-structures/dancing_links.cpp (827, 2023-07-16)
code/data-structures/dancing_links.test.cpp (717, 2023-07-16)
code/data-structures/fenwick_tree.cpp (909, 2023-07-16)
code/data-structures/fenwick_tree.test.cpp (3075, 2023-07-16)
code/data-structures/heap.cpp (2023, 2023-07-16)
code/data-structures/kd_tree.cpp (3247, 2023-07-16)
code/data-structures/kd_tree.test.cpp (3941, 2023-07-16)
code/data-structures/matrix.cpp (2120, 2023-07-16)
code/data-structures/matrix.test.cpp (4253, 2023-07-16)
code/data-structures/misof_tree.cpp (457, 2023-07-16)
code/data-structures/misof_tree.test.cpp (779, 2023-07-16)
code/data-structures/monotonic_queue.cpp (733, 2023-07-16)
code/data-structures/monotonic_queue.test.cpp (102, 2023-07-16)
code/data-structures/persistent_segment_tree.cpp (972, 2023-07-16)
code/data-structures/persistent_segment_tree.test.cpp (106, 2023-07-16)
code/data-structures/segment_tree.cpp (1413, 2023-07-16)
code/data-structures/segment_tree.test.cpp (1220, 2023-07-16)
code/data-structures/segment_tree_mnnode.cpp (452, 2023-07-16)
code/data-structures/segment_tree_node.cpp (460, 2023-07-16)
code/data-structures/sparse_table.cpp (415, 2023-07-16)
code/data-structures/sparse_table.test.cpp (547, 2023-07-16)
code/data-structures/sqrt_decomposition.cpp (1049, 2023-07-16)
code/data-structures/sqrt_decomposition.test.cpp (48, 2023-07-16)
... ...

# Competitive Programming [![Build Status](https://travis-ci.org/SuprDewd/CompetitiveProgramming.svg?branch=master)](https://travis-ci.org/SuprDewd/CompetitiveProgramming) This repository contains the notebook of team viRUs from Reykjavik University. ## License MIT: see the [LICENSE](https://github.com/SuprDewd/CompetitiveProgramming/blob/master/LICENSE) file.

近期下载者

相关文件


收藏者