Write a Java program that computes N! where N is a positive integer.
Hint:
public static long factorial(int n)
導覽連結: 首頁 -> 標題: Lab Factorial
2008年1月11日 星期五
Lab Factorial
ARTICLE LABELS: Java
訂閱:
張貼留言 (Atom)
-->
導覽連結: 首頁 -> 標題: Lab Factorial
Write a Java program that computes N! where N is a positive integer.
Hint:
public static long factorial(int n)
ARTICLE LABELS: Java
0 COMMENT:
張貼留言