Owl Get a Life
triusis.cpp: In function ‘int main()’:triusis.cpp:11:13: error: expected ‘;’ before ‘}’ token 11 | A[i] *= -1 | ^ | ; 12 | } | ~