Owl Get a Life
floors.cpp: In function ‘void unite(ll, ll)’:floors.cpp:39:2: error: ‘size1’ was not declared in this scope; did you mean ‘size_t’? 39 | size1[x]+=size1[y]; | ^~~~~ | size_t