From 2ce6491b204a09e435662e3dfd2f8d1b7c17a866 Mon Sep 17 00:00:00 2001 From: mzuenni Date: Fri, 13 Sep 2024 16:01:04 +0200 Subject: Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5826e5b..d9f3d50 100644 --- a/README.md +++ b/README.md @@ -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. -- cgit v1.2.3