Пожалуйста, подпишитесь на официальный канал Codeforces в Telegram по ссылке https://t.me/codeforces_official. ×

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

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

I write C++ code in Dev-C++ and test it locally before submitting the final solution. Which IDE can I use for Kotlin? I want to take part in 12 November contest. TIA :)

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

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

You can use IntelliJ IDEA, if your PC is not very old. Community version is free to use.

Also you can use online IDE, for example, repl.it. With registration it allows you to have access to your code from anywhere on the Internet.