Skip to content

Instantly share code, notes, and snippets.

@pulse00
Created February 16, 2010 14:57
Show Gist options
  • Save pulse00/305571 to your computer and use it in GitHub Desktop.
Save pulse00/305571 to your computer and use it in GitHub Desktop.
int main(int argc, char** argv) {
std::cout << "test" << std::endl;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment