Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Study
Tests (
)
Solved
My problems
Profile
Олимпиадный тренинг
Задача
27317
.
Number of combinations - 2
Задача
Темы:
Сочетания
Given numbers
n
and
k
(
\(0 <= k <= n\)
,  ;
\(0< n<=60\)
) compute the number of combinations
\(C_n^k\)< /span>.
Examples
#
Input
Output
1
3 21
1330
1000
ms
256 Mb
Правила оформления программ и список ошибок при автоматической проверке задач
Комментарий учителя