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

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

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

If you can give some tips/advice it would be really helpful.

I suck at problem solving and i get tired of solving the same problem over and over again and in the end i quit.

thanks in advance for the tips.

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

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

To solve problem A you will need a human brain. If you currently don't have it then go get a transplant.

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

Just ask Chat GPT.

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

Observe something and then try to implement that. The idea of div2A is easy to come up with.

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

sort the array and print last element!!!

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

    no it's just spam different division and modulo operator between the given parameters till one of them works

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

by just observational skills u can solve ques a see the test cases properly

For improving you can practice combinatorics, constructive algo, maths , number theory questions from the problemset

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

Practice a lot of A's instead of giving the round?