Problem | woodcutter |
---|---|
User | weccs |
Submission Time | 2025-07-06 18:23:08 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
woodcutter.cpp: In function ‘void init(int, int)’:
woodcutter.cpp:11:23: error: ‘w’ was not declared in this scope
11 | x_segments.insert(w);
| ^
woodcutter.cpp:12:23: error: ‘h’ was not declared in this scope
12 | y_segments.insert(h);
| ^