Last active
January 3, 2018 07:11
-
-
Save raveneer/bbcba7f11111cca885415631d82e5d65 to your computer and use it in GitHub Desktop.
new gist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <iostream> | |
using namespace std; | |
void main() | |
{ | |
cout << "이런거..?" << endl; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
기스트는 댓글도 남길 수 있어서 코드리뷰도 할 수 있다!