Owl Get a Life
mountains.cpp: In function ‘int query(int)’:mountains.cpp:18:29: error: ‘fw’ was not declared in this scope 18 | for(; x; x -= x&-x) ret += fw[x]; | ^~