Problem | duckbuttons |
---|---|
User | J0elKh00 |
Submission Time | 2025-06-17 13:51:09 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
duckbuttons.cpp: In function ‘int main()’:
duckbuttons.cpp:5:11: error: expected ‘;’ before ‘}’ token
5 | cout << 1
| ^
| ;
6 | }
| ~