Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

Runtime Error (Exit code 3)

Правка en1, от vidhanagarwal2001, 2024-10-02 09:29:12

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!

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский vidhanagarwal2001 2024-10-02 09:29:12 470 Initial revision (published)