星期五, 6月 17, 2005

Lab 6/17 Recursion

Study Display 11.3
Develop a recursive java code that computes factorial of N where N!= 1* 2 * 3 * ... * (N-1) * N.

Bonus problem:
Do Project 11.3 Tower of Hanoi. Try this video game.

沒有留言: