The first posting
Just testing
interfacelift.com한글 폰트는 못 생겼다. 맥에서는 봐줄만 하지만.. 그림 넣는 것이 엄청 쉽다. 코드도 들어가지만 뭐가 행간이 이렇게 넓냐.
#include <iostream>
int main() { auto f = [](){ std::cout << “Hello, World!” << std::endl; }(); }segmentation fault.
Don’t remember the source.