Please read the new rule regarding the restriction on the use of AI tools. ×

vidhanagarwal2001's blog

By vidhanagarwal2001, history, 112 minutes ago, In English

I was recently solving a problem called Shoe Shuffling https://codeforces.net/contest/1691/problem/B and when I submitted it it shows runtime error , where logically there is no overflow happening in my code and with reference to another article even when I change to a 64 bit C++20 compiler it shows Memory Limit Exceeded Error 283819411 . It will be helpful if anyone can tell me where I went wrong. Thanks in advance!

  • Vote: I like it
  • 0
  • Vote: I do not like it