Owl Get a Life
mao2.cpp: In member function ‘void node::lazy_propagate()’:mao2.cpp:172:27: error: continue statement not within a loop 172 | if (mul_val == 1) continue; | ^~~~~~~~