Owl Get a Life
boxes2.cpp: In function ‘int32_t main()’:boxes2.cpp:58:13: error: expected type-specifier before ‘node’ 58 | root = new node(0, 1e6+10); | ^~~~