Owl Get a Life
fizzbuzz.cpp: In function ‘int main()’:fizzbuzz.cpp:7:26: error: expected ‘;’ before ‘)’ token 7 | for(int i = 1; i<x+1,i++) { | ^ | ;