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