#36547: C_most easiest


Tom951121 (Tom)


include <stdio.h>

int main(void) {
    printf("Hello CIA!\n");
    return 0;
}