Problem | hungryrabbits1 |
---|---|
User | Hokageoftheleaf |
Submission Time | 2025-10-19 11:09:53 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
hungryrabbits1.cpp: In function ‘int main()’:
hungryrabbits1.cpp:25:17: error: expected ‘}’ at end of input
25 | cout << ans ;
| ^
hungryrabbits1.cpp:4:12: note: to match this ‘{’
4 | int main() {
| ^