MohdKashif114's blog

By MohdKashif114, history, 4 hours 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
  • -9
  • Vote: I do not like it

»
4 hours ago, # |
  Vote: I like it 0 Vote: I do not like it

Good Job !

»
4 hours ago, # |
  Vote: I like it +1 Vote: I do not like it

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