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