본문으로 이동

사용자:오리냠

위키백과, 우리 모두의 백과사전.

테스트 당.. ㅋㅋㅋ

#include <stdio.h>
int main()
{
    printf("Hello World!");
    return 0;
}