Skip to content

Commit c0c992c

Browse files
committed
update scl.yaml
1 parent 389fcdc commit c0c992c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ACM-Code-Library

Submodule ACM-Code-Library updated 76 files

scl.yaml

+6
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@
5555
fname: Segment_Tree(Dynamic_Memory).cpp
5656
- title: Rollback UFS
5757
fname: Rollback_UFS.cpp
58+
- title: Persistent LiChao SegmentTree
59+
fname: Persistent_LiChao_SegmentTree.cpp
5860
- name: Graph
5961
dir: Graph/
6062
files:
@@ -75,6 +77,8 @@
7577
files:
7678
- title: Divide \& Conquer of Point
7779
fname: Point-Divide&Conquer.cpp
80+
- title: Divide \& Conquer of Edge
81+
fname: Edge-Divide&Conquer.cpp
7882
- title: Heavy Light Decomposition
7983
fname: Heavy_Light_Decomposition.cpp
8084
- title: Virtual Tree
@@ -104,3 +108,5 @@
104108
files:
105109
- title: Header
106110
fname: Header.cpp
111+
- title: FORMULA
112+
fname: formula.txt

0 commit comments

Comments
 (0)