Hello.c

    科技2024-12-24  3

    nano hello.cgcc hello.c (gcc -o hello hello.c)./a.out (./hello)
    #include <studio.h> Int main() { printf(“O hai, world!\n”); }
    Processed: 0.021, SQL: 8