Owl Get a Life
stepgame.cpp: In function ‘int main()’:stepgame.cpp:16:11: error: expected ‘;’ before ‘om’ 16 | m+=p[i] | ^ | ; 17 | om = m | ~~