Owl Get a Life
exam.cpp: In function ‘int main()’:exam.cpp:12:40: error: expected ‘;’ before ‘}’ token 12 | else{long long b,c;cin>>b>>c;cout<<b*c} | ^ | ;