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