Problem | splithunny |
---|---|
User | Xiaoyang |
Submission Time | 2024-07-09 19:52:36 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘int main()’:
splithunny.cpp:48:58: error: expected ‘;’ before ‘}’ token
48 | cout<<"Oh, bother. There are "<<c<<" pools of hunny."
| ^
| ;
49 |
50 | }
| ~