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

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

Hello there guys, So this was my second contest and i managed to solve 2 questions this time, what I learnt is that we need to write the problem in very clearly and then try to form an algorithm for it and then write the code and always check for edge cases

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

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

Good Job !

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

Just a reminder to add fastio into your code, so it reads input and prints faster