Owl Get a Life
fizzbuzz.cpp: In function βint main()β:fizzbuzz.cpp:8:29: error: expected primary-expression before β!=β token 8 | if ((i % A) and (i % B)) != 0{ | ^~