From f3b09b52273510a4230691221f190f1a1da57cb1 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Thu, 15 Jan 2026 18:05:00 -0500 Subject: [PATCH] update readme --- readme.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 9f29833..cec2ad2 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,7 @@ # competitive programming -an archive of competitive programming code +a collection of my competitive programming solutions categorized as follows: -codeforces account: [frozenpipe](https://codeforces.com/profile/frozenpipe) +- `/kattis`: a few ICPC problems from UVA's "practices" +- `/codeforces`: codeforces contests, including every division 4 round +- `/cses`: ~100 basic cses problems