#include <stdio.h> int main() { printf("Hello world!\n"); return 0; // test }
このプロジェクトをあなたのウェブサイトに埋め込むには、以下のコードをコピーしてウェブサイトのHTMLに貼り付けてください。