Main.cc: In function 'int main()': Main.cc:6:15: error: 'whlie' was not declared in this scope whlie(i<=n){ ^ Main.cc:6:16: error: expected ';' before '{' token whlie(i<=n){ ^