| Problem | staircase |
|---|---|
| User | Henries |
| Submission Time | 2024-10-14 08:46:07 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
staircase.cpp: In function ‘int main()’:
staircase.cpp:48:1: error: expected ‘}’ at end of input
48 | }
| ^
staircase.cpp:11:11: note: to match this ‘{’
11 | int main(){
| ^