Skip to content

Instantly share code, notes, and snippets.

@gimite
Created May 6, 2009 14:41
Show Gist options
  • Save gimite/107543 to your computer and use it in GitHub Desktop.
Save gimite/107543 to your computer and use it in GitHub Desktop.
int main() {
cout << "hello" << endl;
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment