Main.cc:5:11: error: exponent has no digits cout<<123endl ^ Main.cc: In function 'int main()': Main.cc:6:11: error: expected '}' at end of input cout<<456 ^