| Problem | duckbuttons |
|---|---|
| User | wahjsodhowasd |
| Submission Time | 2026-02-18 17:54:00 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckbuttons.cpp: In function ‘int main()’:
duckbuttons.cpp:9:21: error: expected ‘}’ at end of input
9 | for(int i=0;i<n;i++){
| ^
duckbuttons.cpp:9:21: error: expected ‘}’ at end of input
duckbuttons.cpp:5:7: note: to match this ‘{’
5 | main(){
| ^