By integer natural \(N\) calculate \(N!\) – multiplication of all natural numbers from 1 to N (\( N!=1 \cdot 2 \cdot 3 \cdot …\cdot N\) ).
1000 ms 256 Mb Rules for program design and list of errors in automatic problem checking