Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:fizzbuzz.cpp:13:7: error: ‘I’ was not declared in this scope 13 | if (I%A == 0 && I%B != 0) { | ^