Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:fizzbuzz.cpp:16:9: error: ‘i’ was not declared in this scope 16 | if (a%i==0){ | ^