Problem typicalstairs
User SJY123
Submission Time 2023-12-22 16:56:47
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typicalstairs.cpp: In function ‘int main()’:
typicalstairs.cpp:30:12: error: ‘functiona’ was not declared in this scope; did you mean ‘functionn’?
30 | int ans = functiona(n);
| ^~~~~~~~~
| functionn