Main.cc: In function 'int main()': Main.cc:5:1: error: expected ',' or ';' before 'fou' fou(int i=1;i<=10;i++){ ^ Main.cc:5:13: error: 'i' was not declared in this scope fou(int i=1;i<=10;i++){ ^