Skip to content

Instantly share code, notes, and snippets.

@tnishada
Last active October 21, 2017 07:46
Show Gist options
  • Save tnishada/4a619b34f11e0e9315c1e56bda9046ad to your computer and use it in GitHub Desktop.
Save tnishada/4a619b34f11e0e9315c1e56bda9046ad to your computer and use it in GitHub Desktop.
#include <stdio.h>
int main() {
printf("hello world");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment