Points:
800
Time limit:
1.0s
Memory limit:
1G
Input:
stdin
Output:
stdout
Nhập \(x\). Tính giá trị biểu thức \(x! \ (x<10)\) (không dùng vòng lặp)
Example
Test 1
Input
3
Output
6
Comments (33)