Skip to content

Instantly share code, notes, and snippets.

@ethDreamer
Created October 26, 2018 19:18
Show Gist options
  • Save ethDreamer/f7e1ba1479011d538b98eda6fc9e65d4 to your computer and use it in GitHub Desktop.
Save ethDreamer/f7e1ba1479011d538b98eda6fc9e65d4 to your computer and use it in GitHub Desktop.
#include <stdio.h>
int main(int argc, char **argv) {
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment