Problem splithunny
User Johnnie
Submission Time 2023-07-04 21:23:41
Score 0
Max Time N/A
Max Memory N/A

Compile Error

splithunny.cpp: In function ‘int main()’:
splithunny.cpp:54:37: error: ‘str’ was not declared in this scope; did you mean ‘std’?
54 | cout << "Oh, bother. There are " + str(count) + " pools of hunny.";
| ^~~
| std