What are the memory limit and stack size on CodeChef? - #2 by admin is the current configuration. The memory reported in submissions is sometimes much higher than the limit, but that is because of differences in what is being measured, and compiler optimizations. The actual memory used is bounded by 1.5 GB.
1 Like