Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:fizzbuzz.cpp:12:42: error: ‘end1’ was not declared in this scope 12 | else {if(i % B==0) cout <<"Buzz"<< end1; | ^~~~