2 results for "a59aa9cbb44e3d1ce8b0586668dcaded"
>>107153136
NTA, but doing it without recursion and with a manual stack is much better since you won't overflow the call stack on a very deep tree.
>>106575906
>he allocates a maximum GiB stack per thread if-and-only-if available memory is > GiB*thread_count AND the user is not setting a custom stack size.
The version in the OP was from before he added that check, but now that it's not allocating gigabyte stacks, it's overflowing them again lol. This is why recursion is a bad idea and shouldn't be taught in schools.
Pic rel is a brand new master build.
>share reproducer
I'm not posting my entire ssd.