| Problem | splithunny |
|---|---|
| User | Jiajing |
| Submission Time | 2026-08-19 08:58:35 |
| Score | 0 |
| Max Time | N/A |
| Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘int main()’:
splithunny.cpp:52:31: error: expected ‘;’ before ‘}’ token
52 | cout << " pools of hunny."
| ^
| ;
53 |
54 | }
| ~