Avatar
垃圾站
if(mx < n && mx >= 0 && my < m && my >= 0 && image[mx][my] == currColor ){ que.emplace(mx, my); imag