Owl Get a Life
exam.cpp: In function ‘int32_t main()’:exam.cpp:13:15: error: expected ‘;’ before ‘cout’ 13 | cout << "/ /" | ^ | ; 14 | cout << c + k; | ~~~~