Owl Get a Life
simp.cpp: In function ‘int main()’:simp.cpp:7:10: error: expected ‘;’ before ‘cin’ 7 | cin >> n | ^ | ; 8 | cin >> a1 >> a2; | ~~~