I can't run my program locally because of the hard limits

Revision en1, by zc2707, 2024-06-12 05:15:54

I'm using my Mac, and the hard limit of stack is 65520. This caused me not able to run my program with recursion using huge data. How can I solve it?

Tags stack limit, stack overflow, memory limit, stack size

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English zc2707 2024-06-12 05:15:54 207 Initial revision (published)