Codeforces / polygon-issue-tracking

polygon-issue-tracking
16 stars 2 forks source link

Tutorial for language without statements #532

Open kunyavskiy opened 8 months ago

kunyavskiy commented 8 months ago

At local ICPC competitions, it can be helpful to have statements in English, while tutorials in the local language or both English and local language.

Now you would either get warning, that you have empty statement, or that you have wrong language in tutorial. Also, this can lead to empty statements somewhere, because automation thinks, there is this language in statements, but actually there is no.

Maybe we can have such a feature like "tutorial language"?