As BOI 2021 is organized as an online competition only, contestants will have to set up their own hard- and software. For doing so, it may be relevant to know the programming language support of the BOI contest system:
| Language | Standard Suppported | Compiler used |
|---|---|---|
| C++ | C++ 17 | g++ 10.2.0 |
| Python | Python 3.7.10 | pypy 7.3.4 |
Please take into account that Python support is experimental.