Problem | splithunny |
---|---|
User | MagicHenry |
Submission Time | 2025-06-21 23:19:04 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
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.";
| ^~~~~~~~~~~~~~~~~~~
| ;