Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Jason-time/a8fb177ad70af4b6b7915d277f943ed4 to your computer and use it in GitHub Desktop.
Save Jason-time/a8fb177ad70af4b6b7915d277f943ed4 to your computer and use it in GitHub Desktop.
hello
#include <stdio.h>
main(){
printf("hello");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment