From 06095086872bc86b9171c805ce6236e734f1b52a Mon Sep 17 00:00:00 2001 From: Max Nilsson <97mani97@gmail.com> Date: Tue, 23 Jan 2024 19:14:44 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26083e0..b0e9b0b 100644 --- a/README.md +++ b/README.md @@ -19,5 +19,5 @@ You can find the Kattis course page here https://lth.kattis.com/courses | 2024-01-25 | Week 9 | Flows, Matchings, and Cuts | | 2024-02-01 | Week 10 | Treaps and Topological Sorting | | 2024-02-08 | Week 11 | Square Root Techniques and Computational Game Theory (Sprague–Grundy) | -| 2024-02-15 | Week 12 | Bitmaps | +| 2024-02-15 | Week 12 | Bitsets | | 2024-02-22 | Week 13 | Graph Coloring, Knapsack, and The Traveling Salesman | -- GitLab