Owl Get a Life
exam.cpp: In function ‘int main()’:exam.cpp:11:15: error: expected ‘;’ before ‘cin’ 11 | cin>>y | ^ | ; 12 | cin>>z | ~~~