Problem splithunny
User sharelletqx
Submission Time 2026-07-25 10:50:36
Score 0
Max Time N/A
Max Memory N/A

Compile Error

splithunny.cpp: In function ‘int main()’:
splithunny.cpp:21:7: error: expected unqualified-id before ‘++’ token
21 | int++;
| ^~
splithunny.cpp:41:34: error: expected primary-expression before ‘int’
41 | cout<<"Oh, bother. There are "<<int<<" pools of hunny.";
| ^~~