Skip to content

Instantly share code, notes, and snippets.

@index1207
Last active December 29, 2023 16:36
Show Gist options
  • Save index1207/ee2cf06d01f9c3cf5c898d5099f4c0ce to your computer and use it in GitHub Desktop.
Save index1207/ee2cf06d01f9c3cf5c898d5099f4c0ce to your computer and use it in GitHub Desktop.
Hi Everyone
#include <iostream>
auto main() -> void {
std::cout << L"게임서버개발자 한태현입니다.\n";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment