diff options
| author | mzuenni <mzuenni@users.noreply.github.com> | 2024-08-13 02:54:52 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-13 02:54:52 +0200 |
| commit | 6fd4266de544582c0609a2fa204e0e49cd390c6e (patch) | |
| tree | 06442188fd2a61276e6e8e6188773e767625f1ab | |
| parent | 5c01a5e7918cb51cdc4719ebc6fe03b69176f75a (diff) | |
use pdf.js
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # KIT Team Contest Reference
> [!TIP]
-> You can use this [google viwer link](https://docs.google.com/gview?url=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 pdf with working links.
This document is used by the KIT teams 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.
|
