| 
 | 
back to boardThe solution is much simplier than I thought Posted by  0bla4ko 10 Aug 2024 21:10 I tried a lot of variations of self-made stacks but all of them failed. Then I just used 1000 std::stacks with Visual C++ 2022 compiler (not x64) and it worked, using only 640 KB of memory.  |  
  | 
|