Problem figurines
User yf004
Submission Time 2023-12-27 09:36:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

figurines.cpp: In function ‘long long int choose(long long int, long long int)’:
figurines.cpp:6:9: error: ‘m’ was not declared in this scope
6 | if (m > n){
| ^
figurines.cpp:6:13: error: ‘n’ was not declared in this scope
6 | if (m > n){
| ^