Recent Posts

Init

less than 1 minute read

Something’s gonna happen…

2025-02-26_CppDailyNote

3 minute read

오전 열거형(Enumeration, Enum) 관련된 상수들의 집합을 의미있는 이름으로 묶어서 표현할 수 있는 데이터타입 enum TileType { EARTH, // 자동으로 0부터 시작이 기본 FOREST = 5, // 이런식으로 숫자 지정 가능 ...

Welcome to Jekyll!

less than 1 minute read

You’ll find this post in your _posts directory. Go ahead and edit it and re-build the site to see your changes. You can rebuild the site in many different wa...

Post: Link Permalink

less than 1 minute read

This theme supports link posts, made famous by John Gruber. To use, just add link: http://url-you-want-linked to the post’s YAML front matter and you’re done.

Post: Quote

less than 1 minute read

Only one thing is impossible for God: To find any sense in any copyright law on the planet. Mark Twain