Problem splithunny
User Hengweezy
Submission Time 2024-02-04 14:49:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

splithunny.cpp: In function ‘int main()’:
splithunny.cpp:61:61: error: expected ‘;’ before ‘}’ token
61 | cout <<"Oh, bother. There are "<<reigon<<" pools of hunny."
| ^
| ;
62 | }
| ~