| Problem | catstaircase |
|---|---|
| User | My12thCodebreakerAccount |
| Submission Time | 2026-09-11 17:57:31 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
catstaircase.cpp: In function ‘int32_t main()’:
catstaircase.cpp:10:3: error: expected ‘,’ or ‘;’ before ‘while’
10 | while(wrap >= w){
| ^~~~~