Problem | splithunny |
---|---|
User | Johnnie |
Submission Time | 2023-07-04 21:08:38 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
splithunny.cpp: In function ‘void removeHoney(int, int, std::vector<std::vector<bool> >&)’:
splithunny.cpp:10:10: error: return-statement with a value, in function returning ‘void’ [-fpermissive]
10 | return 0;
| ^