Problem | splithunny |
---|---|
User | Ant1234567890 |
Submission Time | 2025-06-14 15:52:59 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘int main()’:
splithunny.cpp:14:61: error: expected ‘;’ before ‘return’
14 | cout<<"Oh, bother. "<<"There are "<<"d"<<" pools of hunny."
| ^
| ;
15 | return 0;
| ~~~~~~