Problem typicalstairs
User Coffee
Submission Time 2024-02-20 19:37:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typicalstairs.cpp:1:1: error: ‘memo_list’ does not name a type
1 | memo_list = {}
| ^~~~~~~~~
typicalstairs.cpp:2:1: error: ‘broken_list’ does not name a type
2 | broken_list = []
| ^~~~~~~~~~~