Owl Get a Life
telephone.cpp: In function ‘int main()’:telephone.cpp:7:17: error: expected ‘;’ before ‘cout’ 7 | cout << s + x*y | ^ | ; 8 | cout << s - x*y | ~~~~