Problem splithunny
User MagicHenry
Submission Time 2025-06-21 23:19:04
Score 0
Max Time N/A
Max Memory N/A

Compile Error

splithunny.cpp: In function β€˜int main()’:
splithunny.cpp:52:43: error: expected β€˜;’ before string constant
52 | cout << "Oh, bother. There are " << pools " pools of hunny.";
| ^~~~~~~~~~~~~~~~~~~
| ;