diff options
| author | mzuenni <mzuenni@users.noreply.github.com> | 2024-09-13 16:01:04 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-13 16:01:04 +0200 |
| commit | 2ce6491b204a09e435662e3dfd2f8d1b7c17a866 (patch) | |
| tree | 6fa78d10eac6c96f9aa1c12a4b8475be0da1c26c /README.md | |
| parent | 5a58d5408558816692014a7703cc5121abffcfc2 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +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 pdf with working links.
+> 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.
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.
|
