Skip to content

Instantly share code, notes, and snippets.

@gucciburg
Created August 23, 2018 00:33
Show Gist options
  • Select an option

  • Save gucciburg/3743e118f835d69a7d612f9928d71584 to your computer and use it in GitHub Desktop.

Select an option

Save gucciburg/3743e118f835d69a7d612f9928d71584 to your computer and use it in GitHub Desktop.
InsubstantialMeagerAnalysts created by gucciburg - https://repl.it/@gucciburg/InsubstantialMeagerAnalysts
#include <stdio.h>
int main(void) {
printf("Hello World\n");
return 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment