#include <stdio.h> int main() { printf("Hello world!\n"); return 0; }
이 프로젝트를 웹사이트에 삽입하려면 다음 코드를 복사하여 웹사이트의 HTML에 붙여넣으세요.