사용자
GyoSeokLee(r3판 Blame)
| r3 | ||
|---|---|---|
| r3 | 1 | >Journey to the new lifestyle[* 한 줄 소개에 사용하는 문구이며, Naver Whale의 슬로건인 'Journey to the next browsing'을 패러디한 것이다.] |
| 2 | {{{#!syntax cpp | |
| 3 | #include <stdio.h> | |
| 4 | int main() | |
| 5 | {printf("Journey to the new lifestyle\n"); | |
| 6 | return 0;} | |
| 7 | }}} |