| Problem | hungryrabbits1 |
|---|---|
| User | Maple567 |
| Submission Time | 2026-01-26 22:29:55 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
hungryrabbits1.cpp: In function ‘int main()’:
hungryrabbits1.cpp:36:1: error: expected ‘}’ at end of input
36 | }
| ^
hungryrabbits1.cpp:25:22: note: to match this ‘{’
25 | while (counter > 0) {
| ^
hungryrabbits1.cpp:36:1: error: expected ‘}’ at end of input
36 | }
| ^
hungryrabbits1.cpp:5:15: note: to match this ‘{’
5 | signed main() {
| ^