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