Owl Get a Life
skips.cpp: In function ‘int main()’:skips.cpp:14:2: error: expected ‘,’ or ‘;’ before ‘if’ 14 | if (n%2) z=n/2 +1; | ^~