cf/mirror

Table Decorations

CF
478C1800· expert1s256 MB⌨ stdin/stdout
#greedy

Examples

Sample 1of 3
Input
5 4 3
Output
4
Sample 2of 3
Input
1 1 1
Output
1
Sample 3of 3
Input
2 3 3
Output
2
478C.cpp
loading editor…
Ln 11·137 BGNU C++20 (64)