File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1202,6 +1202,8 @@ Obviously this idea can be extended in lots of different ways. E.g. by adding su
1202
1202
* [ Codeforces - Kefa and Watch] ( https://codeforces.com/problemset/problem/580/E )
1203
1203
* [ Codeforces - A Simple Task] ( https://codeforces.com/problemset/problem/558/E )
1204
1204
* [ Codeforces - SUM and REPLACE] ( https://codeforces.com/problemset/problem/920/F )
1205
+ * [ Codeforces - XOR on Segment] ( https://codeforces.com/problemset/problem/242/E ) [ Lazy propagation]
1206
+ * [ Codeforces - Please, another Queries on Array?] ( https://codeforces.com/problemset/problem/1114/F ) [ Lazy propagation]
1205
1207
* [ COCI - Deda] ( https://oj.uz/problem/view/COCI17_deda ) [ Last element smaller or equal to x / Binary search]
1206
1208
* [ Codeforces - The Untended Antiquity] ( https://codeforces.com/problemset/problem/869/E ) [ 2D]
1207
1209
* [ CSES - Hotel Queries] ( https://cses.fi/problemset/task/1143 )
You can’t perform that action at this time.
0 commit comments