Sign in
or
Register
Courses
Textbook
Compiler
Contests
Topics
Study
Tests (
)
Solved
My problems
Profile
Олимпиадный тренинг
Задача
27313
.
Number of Catalan numbers
Задача
Темы:
Комбинаторные структуры
Output
N
-th number of Catalan
Input
The first line of the input contains a single number
N
(
\(1 <= N <= 20\)
). div>
Output
Print one number -
N
th number of Catalan
Examples
#
Input
Output
1
1
1
1000
ms
256 Mb
Правила оформления программ и список ошибок при автоматической проверке задач
Комментарий учителя