Problem | splithunny |
---|---|
User | YH |
Submission Time | 2024-09-17 21:28:42 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
splithunny.cpp:38:49: error: missing terminating " character
38 | cout << "Oh, bother. There are " << sponges << " pools of hunny.;
| ^~~~~~~~~~~~~~~~~~
splithunny.cpp: In function ‘int main()’:
splithunny.cpp:39:2: error: expected primary-expression before ‘return’
39 | return 0;
| ^~~~~~