Owl Get a Life
doll_noi.cpp: In function ‘int main()’:doll_noi.cpp:14:9: error: expected ‘;’ before ‘cout’ 14 | else e++ | ^ | ; 15 | cout << ((e >= o) ? e : o) << " "; | ~~~~