Problem | panicbutton |
---|---|
User | Usu |
Submission Time | 2025-08-05 15:44:24 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
panicbutton.cpp: In function ‘int main()’:
panicbutton.cpp:36:29: error: expected ‘;’ before ‘}’ token
36 | cout << count << " "
| ^
| ;
37 | }
| ~