Problem typicalstairs
User xlpaun
Submission Time 2026-02-04 22:58:21
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typicalstairs.cpp: In function ‘int main()’:
typicalstairs.cpp:34:1: error: expected ‘}’ at end of input
34 | }
| ^
typicalstairs.cpp:4:15: note: to match this ‘{’
4 | signed main() {
| ^