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