Owl Get a Life
fizzbuzz.cpp: In function βint main()β:fizzbuzz.cpp:12:30: error: expected β;β before string constant 12 | else {if(i % B==0) cout "Buzz"<< end1; | ^~~~~~~ | ;