| Problem | duckhunt12 |
|---|---|
| User | Nayaa2403 |
| Submission Time | 2025-06-17 10:49:25 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
duckhunt12.cpp: In function ‘int main()’:
duckhunt12.cpp:12:2: error: break statement not within loop or switch
12 | break;
| ^~~~~