a782: 特殊的n位數
Tags :
Accepted rate : 38人/40人 ( 95% ) [非即時]
評分方式:
Strictly

最近更新 : 2022-07-14 20:56

Content

給定1~9中其中一個數字n,用1~n這n個數字組成n位數,n位數中每個數字只能出現一次,問可組成幾個符合要求的數?

 
Input

給定1~9中其中一個數字n

Output

用1~n這n個數字組成n位數,n位數中每個數字只能出現一次,問可組成幾個符合要求的數?

Sample Input #1
5
Sample Output #1
120
Sample Input #2
9
Sample Output #2
362880
測資資訊:
記憶體限制: 64 MB
不公開 測資點#0 (100%): 1.0s , <1K
Hint :
Tags:
出處:
[管理者:
kichan@g.pui... (陳嘉賢CHAN KA IN)
]


ID User Problem Subject Hit Post Date
沒有發現任何「解題報告」