Skip to content

Instantly share code, notes, and snippets.

@kokubo-haruya
Created January 11, 2019 02:03
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 kokubo-haruya/d177b302f3383f5613db7c47df85f7ac to your computer and use it in GitHub Desktop.
Save kokubo-haruya/d177b302f3383f5613db7c47df85f7ac to your computer and use it in GitHub Desktop.
Test Code
#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