Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:fizzbuzz.cpp:9:20: error: ‘n’ was not declared in this scope 9 | for (int i =1;i<= n;i++) { | ^