If I am calling too many functions which is more than allowed in the memory limit I will get run time error or memory limit exceeded ? ↵
like in this code ↵
https://codeforces.net/contest/1067/submission/85187079↵
↵
UPD ↵
If I am calling too many functions which is more than the stack size I will get run time error or memory limit exceeded ?
like in this code ↵
https://codeforces.net/contest/1067/submission/85187079↵
↵
UPD ↵
If I am calling too many functions which is more than the stack size I will get run time error or memory limit exceeded ?