1.
#include <stdio.h>
2.
int
main()
3.
{
4.
printf
(
"Hello, world"
);
5.
return
0;
6.
}
* 단축키는 한글/영문 대소문자로 이용 가능하며, 티스토리 기본 도메인에서만 동작합니다.