Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:fizzbuzz.cpp:7:5: error: expected ‘;’ before ‘x’ 7 | cin x >> y >> z; | ^~ | ;