Skip to content

Instantly share code, notes, and snippets.

@Baekjoon
Created April 14, 2015 09:11
Show Gist options
  • Save Baekjoon/692ebb95b63ca760bfb9 to your computer and use it in GitHub Desktop.
Save Baekjoon/692ebb95b63ca760bfb9 to your computer and use it in GitHub Desktop.
empty progam
#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