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