Please read the new rule regarding the restriction on the use of AI tools. It applies starting from round 972. ×

MohdKashif114's blog

By MohdKashif114, history, 2 weeks ago, In English

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

  • Vote: I like it
  • -14
  • Vote: I do not like it

»
2 weeks ago, # |
  Vote: I like it 0 Vote: I do not like it

Good Job !

»
2 weeks ago, # |
  Vote: I like it +3 Vote: I do not like it

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