計(jì)算一個(gè)整數(shù)N的階乘
一個(gè)整數(shù)N, (0<=N<=12)
整數(shù)N的階乘.
5
120
for循環(huán)結(jié)構(gòu),do-while循環(huán),while循環(huán),累加器,計(jì)數(shù)器,求和變量