Идёт турнир! | В настоящий момент идёт турнир. Некоторая информация и функции сервера недоступны до его окончания.
|
|
imesecan | 12.июля.2015 в 13:04:34 | |
0 | -- Test 1 --- 12
--- Pattern --- 479001600
|
imesecan | 20.дек.2015 в 15:47:42 | |
1 | -- Test 2 --- 24
--- Pattern --- 620448401733239439360000
|
imesecan | 20.дек.2015 в 15:52:49 | |
2 | In Java you can use Big Integer data type. However, in C/C++ you cannot represent 100! using integer or long long.
You can use an array to store every digit of a number. And then using a function you can multiply an array with an integer.
|
|