Owl Get a Life
thumper2.cpp: In function ‘int main()’:thumper2.cpp:24:32: error: expected ‘;’ before ‘if’ 24 | cin>>a; pos[a-1].second | ^ | ; 25 | if(a>0)store[0]-=2; | ~~