From a727ce90cdc0b902853e196b321dec4732a44fe4 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Fri, 28 Mar 2025 13:00:14 -0400 Subject: [PATCH] feat(cp-log): 871 --- posts/algorithms/cp-log.html | 89 ++++++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) diff --git a/posts/algorithms/cp-log.html b/posts/algorithms/cp-log.html index 0527f08..6cecf60 100644 --- a/posts/algorithms/cp-log.html +++ b/posts/algorithms/cp-log.html @@ -35,6 +35,95 @@

Competitive Programming Log

+

+ 871 (div. 4)—28/3/2025 +

+
+ Div. 4 to practice implemenation skills + mathematical observations + thanks to + Paul Zeitz. From now on, I will only note useful problems. +
+

895 (div. 3)