Skip to content

Instantly share code, notes, and snippets.

@raveneer
Last active January 3, 2018 07:11
Show Gist options
  • Save raveneer/bbcba7f11111cca885415631d82e5d65 to your computer and use it in GitHub Desktop.
Save raveneer/bbcba7f11111cca885415631d82e5d65 to your computer and use it in GitHub Desktop.
new gist
#include <iostream>
using namespace std;
void main()
{
cout << "이런거..?" << endl;
}
@raveneer
Copy link
Author

raveneer commented Jan 3, 2018

기스트는 댓글도 남길 수 있어서 코드리뷰도 할 수 있다!

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