Owl Get a Life
sniper.cpp: In function ‘int main()’:sniper.cpp:23:45: error: expected ‘;’ before ‘}’ token 23 | cnt+=(a[i].height-a[y].height)*a[y].strat | ^ | ; 24 | } | ~