diff options
| author | mzuenni <mzuenni@users.noreply.github.com> | 2024-09-13 16:01:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-13 16:01:42 +0200 |
| commit | fd9c5c1e75fc80e03d006e174ba58a791008799a (patch) | |
| tree | bf9a0c775ad6fe9abeff5fb25de707b4b11d26fe | |
| parent | 2ce6491b204a09e435662e3dfd2f8d1b7c17a866 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # KIT Team Contest Reference
> [!TIP]
> You can use this [pdf.js link](https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/mzuenni/ContestReference/new-master/tcr.pdf) to watch the commited pdf with working links,
-> or [this one]([https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/mzuenni/ContestReference/new-master/tcr.pdf](https://mozilla.github.io/pdf.js/web/viewer.html?file=https://gist.githubusercontent.com/mzuenni/73fb3c58350c58b623f221fc237def62/raw/327153da4b39e3513b7f8af0c5c6958556e64b05/tcr.pdf)) to look at the current build.
+> or [this one](https://mozilla.github.io/pdf.js/web/viewer.html?file=https://raw.githubusercontent.com/mzuenni/ContestReference/new-master/tcr.pdf) to look at the current build.
The KIT teams have used this document for ICPC-style contests since roughly 2019.
It consists of 25 pages of copy-pasteable C++ code and one extra page with a checklist for the practice session.
|
