Main.cc: In function 'int main()': Main.cc:6:11: error: 'i' was not declared in this scope while(i!=0){ ^ Main.cc:15:5: error: 'erturn' was not declared in this scope erturn 0; ^