Problem typicalstairs
User Henries
Submission Time 2024-08-10 23:43:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typicalstairs.cpp: In function ‘int typical_stairs(int)’:
typicalstairs.cpp:13:6: error: ‘M’ was not declared in this scope
13 | if (M==1){
| ^
typicalstairs.cpp:21:12: error: ‘M’ was not declared in this scope
21 | if (i != M ){
| ^