Блог пользователя erogame

Автор erogame, история, 3 года назад, По-английски

This problem has been solved.

I can't submit my code for this. I guess the error is because that in the contest solutions can only be submited using kotlin 1.4, but there are only kotlin 1.6 and kotlin 1.7 in the language list now. Is it possible to change something a little? Apparently there are two ways to do this: 1. Add the language kotlin 1.4 to the language list again. 2. Change the rule of the contest a little, such as adding kotlin 1.6 or kotlin 1.7 to the language list for the contest.

  • Проголосовать: нравится
  • +14
  • Проголосовать: не нравится

»
3 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

because it's a surprise language.

»
3 года назад, скрыть # |
 
Проголосовать: нравится +3 Проголосовать: не нравится

Auto comment: topic has been updated by erogame (previous revision, new revision, compare).

»
3 года назад, скрыть # |
 
Проголосовать: нравится +42 Проголосовать: не нравится

Usually, when I wanna up-solve problems from such contests with only certain languages supported, for instance VK Cup 2012 Wild-card Round 1 or the one you mentioned. I do clone the contest to a mashup (you'd find on the rhs of page) and then I can submit in normally supported languages as c++. Check

»
3 года назад, скрыть # |
 
Проголосовать: нравится -15 Проголосовать: не нравится

Auto comment: topic has been updated by erogame (previous revision, new revision, compare).