Issue about my code for problem D

Revision en4, by GrayNextCentury, 2023-07-12 00:38:02

Hi MikeMirzayanov I have an issue with my 213400052 for problem D today. I passed the pretests, which consisted of 10 tests, but my code failed in test 7 during the system test due to a memory limit that I exceeded. I'm not sure what this means. Additionally, I submitted the same code 213422705 using the G++ 17 compiler and it was accepted, but when I used G++ 17 64 bit during the contest , I exceeded the memory limit. Can someone explain this to me? I don't think it's fair

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en4 English GrayNextCentury 2023-07-12 00:38:02 20 Tiny change: ' 17 64 bit, I exceed' -> ' 17 64 bit during the contest , I exceed'
en3 English GrayNextCentury 2023-07-12 00:36:57 4 Tiny change: '++ 17 64 byte , I exceed' -> '++ 17 64 bit, I exceed'
en2 English GrayNextCentury 2023-07-12 00:35:53 13 Tiny change: ' used G++ 20, I exceed' -> ' used G++ 17 64 byte , I exceed'
en1 English GrayNextCentury 2023-07-12 00:29:46 529 Initial revision (published)