Problem treecutting
User gunnnnnnnnnnnn
Submission Time 2023-11-01 11:13:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

treecutting.cpp: In function ‘int main()’:
treecutting.cpp:21:27: error: variable or field ‘breakfastsearch’ declared void
21 | void breakfastsearch(start)
| ^
treecutting.cpp:21:22: error: ‘start’ was not declared in this scope
21 | void breakfastsearch(start)
| ^~~~~