Note, however, that C++ is case sensitive; for example, if you write Main or MAIN when you mean main, C++ cannot understand your intent.
Main
MAIN
main