Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:fizzbuzz.cpp:10:23: error: expected ‘;’ before ‘)’ token 10 | for (i < n + 1; i++){ | ^ | ;