Skip to content

Instantly share code, notes, and snippets.

@shimarin
Last active September 5, 2018 00:49
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 shimarin/314cab1180d22890198cee72c88d61c4 to your computer and use it in GitHub Desktop.
Save shimarin/314cab1180d22890198cee72c88d61c4 to your computer and use it in GitHub Desktop.
デスクリムゾン
#include <stdio.h>
int main()
{
printf("Hello, World!\n");
return 0;
}
@shimarin
Copy link
Author

shimarin commented Sep 5, 2018

米1

@shimarin
Copy link
Author

shimarin commented Sep 5, 2018

米2

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