"Hello World!" in C

  • + 0 comments

    include

    void main() { printf("helloWorld",);}