You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"?
The text was updated successfully, but these errors were encountered:
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"?
The text was updated successfully, but these errors were encountered: