Problem | splithunny |
---|---|
User | YSH2020 |
Submission Time | 2023-06-16 11:43:20 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘int main()’:
splithunny.cpp:31:56: error: expected ‘;’ before ‘}’ token
31 | else cout << "Oh bother. There is 1 pool of hunny."
| ^
| ;
32 | }
| ~