Skip to content

Instantly share code, notes, and snippets.

@jlfwong
Created November 4, 2009 23:27
Show Gist options
  • Save jlfwong/226500 to your computer and use it in GitHub Desktop.
Save jlfwong/226500 to your computer and use it in GitHub Desktop.
#include <iostream>
using namespace std;
int main() {
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment