hello-world #include <stdio.h> int main(void) { printf("Welcome! I am ZhongmingLi, a university student."); }