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