Skip to content

Instantly share code, notes, and snippets.

@dlgusdn616
Created November 23, 2018 04:56
Show Gist options
  • Save dlgusdn616/766715335eb8e837f3825d0d683db67d to your computer and use it in GitHub Desktop.
Save dlgusdn616/766715335eb8e837f3825d0d683db67d to your computer and use it in GitHub Desktop.
#include <stdio.h>
int main() {
printf("Hello world\n");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment