#41374: ___c


yp11351205@yphs.tp.edu.tw (809-36黃泊霖)


#include <stdio.h>

int main()
{
    printf("Hello World");

    return 0;
}