Each time the function calls itself, it uses up more of the stack memory. If the function runs too many times, it can eat up all the available memory, ...
確定! 回上一頁