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