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