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

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

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

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

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

Good Job !

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

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