Problem treecutting
User Pandin
Submission Time 2023-02-09 14:17:28
Score 0
Max Time N/A
Max Memory N/A

Compile Error

treecutting.cpp:1:1: error: ‘from’ does not name a type
1 | from collections import deque
| ^~~~