OI

时间:2021-02-10 02:19:49
【文件属性】:
文件名称:OI
文件大小:113KB
文件格式:ZIP
更新时间:2021-02-10 02:19:49
C++ 有用的网站:
【文件预览】:
OI-master
----geometry()
--------basic_geometry_structures.cpp(4KB)
--------convex_hull.cpp(4KB)
----Templates()
--------template.cpp(3KB)
--------geometry_template.cpp(3KB)
----dynamic_programming()
--------longst_increasing_subsequence.cpp(3KB)
--------binomial_coefficient.cpp(3KB)
--------knapsack.cpp(4KB)
--------longest_common_subsequence.cpp(3KB)
--------longest_common_subsequence_low_memory.cpp(4KB)
--------psoms.cpp(3KB)
--------tree_dp_scheme.cpp(3KB)
----hash()
--------hash_lexicographic_comparison.cpp(4KB)
--------hash_funtion.cpp(4KB)
--------hash_table_for_comparing_substrings.cpp(4KB)
--------rabin_karp_matching.cpp(5KB)
----testing()
--------string_gen.cpp(4KB)
--------time_measure.cpp(255B)
--------number_gen.cpp(3KB)
--------perm_gen.cpp(3KB)
--------tree_gen.cpp(4KB)
--------testerka.pyc(3KB)
--------generatorka.cpp(7KB)
----number_theory()
--------lcm.cpp(3KB)
--------modular_inverse.cpp(3KB)
--------gcd.cpp(3KB)
--------fast_exponentation.cpp(3KB)
--------miller_rabin_primality_test.cpp(1KB)
--------generating_divisiors.cpp(3KB)
--------eratosthenes_sieve.cpp(4KB)
----README.md(209B)
----data_structures()
--------disjoint_sets_union.cpp(4KB)
--------sqrt_decomposition.cpp(4KB)
--------monotonic_queue.cpp(3KB)
--------fenwick_tree.cpp(4KB)
--------segment_tree()
----miscellaneous()
--------2SAT.cpp(4KB)
--------2SAT_template.cpp(4KB)
----graphs()
--------cyclity_check.cpp(4KB)
--------lca.cpp(4KB)
--------toposort(dfs).cpp(982B)
--------bellman_ford.cpp(3KB)
--------hamiltonian_cycle.cpp(961B)
--------mst_kruskal.cpp(4KB)
--------consistent_check.cpp(3KB)
--------toposort(queue).cpp(3KB)
--------floyd_warshall_extended.cpp(4KB)
--------edmonds_karp_max_flow_vertex_capacity.cpp(4KB)
--------floyd_warshall.cpp(3KB)
--------edmonds_karp_max_flow.cpp(5KB)
--------mst_prim.cpp(4KB)
--------grid_graph.cpp(4KB)
--------dfs.cpp(3KB)
--------euler_path.cpp(2KB)
--------scc.cpp(3KB)
--------dijkstra.cpp(4KB)
--------bfs_parity_dimension.cpp(5KB)
--------articulation_points.cpp(4KB)
--------bfs.cpp(4KB)
--------bridges.cpp(4KB)
--------euler_cicle.cpp(1KB)
----basics_of_algorithmics()
--------parallel_binary_search.cpp(3KB)
--------catterpillar_method.cpp(3KB)
--------generating_permutations.cpp(3KB)
--------two_pointers.cpp(3KB)
--------prefix_sums.cpp(3KB)
--------harmonic_series_optimization.cpp(4KB)
--------prefix_sums_2D.cpp(3KB)
--------monotonic_stack.cpp(3KB)
--------binary_search.cpp(3KB)
--------prefix_minimum.cpp(3KB)
----strings()
--------minimal_period.cpp(4KB)
--------Aho-corasick.cpp(3KB)
--------KMP_template.cpp(669B)
--------manacher.cpp(5KB)
--------longest_common_subsequence.cpp(4KB)
--------max pref-suf.cpp(4KB)
--------2D_pattern_search.cpp(5KB)
--------String_Automaton()
--------kmp.cpp(4KB)
--------longest_common_substring.cpp(5KB)

网友评论