Problem woodcutter
User PlayVoltz
Submission Time 2023-12-27 00:16:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

woodcutter.cpp: In function ‘long long int vertical_cut(int)’:
woodcutter.cpp:26:11: error: ‘x’ was not declared in this scope
26 | v.insert(x-*l);
| ^