Skip to content

Instantly share code, notes, and snippets.

@sean7218
Created February 24, 2018 16:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sean7218/661682467df078020ddcc010d103354a to your computer and use it in GitHub Desktop.
Save sean7218/661682467df078020ddcc010d103354a to your computer and use it in GitHub Desktop.
#include <stdio.h>
int main(){
printf("HELLO WORLD\n");
return 0;
}
@sean7218
Copy link
Author

This exam is pretty important

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment