Also, the compiler can easily optimize the tail-recursive function, as there isn't any instruction left to be executed because the recursive call is the last ...
確定! 回上一頁