diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2026-07-06 19:08:08 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2026-07-06 19:08:08 +0200 |
| commit | 96254947699986c59f0dc63d69fd4b76bd3ed43e (patch) | |
| tree | 6c4dca945d7f7427c48be234d827fe4d33be02c5 /README.md | |
| download | cses-96254947699986c59f0dc63d69fd4b76bd3ed43e.tar.gz cses-96254947699986c59f0dc63d69fd4b76bd3ed43e.zip | |
Initial commit
Diffstat (limited to '')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..0c471e4 --- /dev/null +++ b/README.md | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | # Solutions for cses.fi | ||
| 2 | |||
| 3 | In 2026 I felt a bit nostalgic of my competitive programming days, | ||
| 4 | and I wanted to play around with the same type of challenges. I found | ||
| 5 | out about [cses.fi](https://cses.fi), a practice website aimed at IOI | ||
| 6 | contestants, and I started doing some of the problems. | ||
