Skip to content

Commit 8ccfd27

Browse files
Update Index_of_Cancerous_Codes.md
1 parent a94e999 commit 8ccfd27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Index_of_Cancerous_Codes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,9 @@ Segment Tree
244244
* Range add updates, range max queries
245245
* https://github.com/tmwilliamlin168/CompetitiveProgramming/blob/master/USACO/Contests/1718_1P/Greedy.java
246246

247+
Segmented Sieve
248+
* https://github.com/tmwilliamlin168/CompetitiveProgramming/blob/master/GoogleKickStart/19E-C.cpp
249+
247250
Sparse Table
248251
* https://github.com/tmwilliamlin168/CompetitiveProgramming/blob/master/APIO/14-Palindrome.cpp
249252
* https://github.com/tmwilliamlin168/CompetitiveProgramming/blob/master/CodeForces/1000G.cpp

0 commit comments

Comments
 (0)