/* this is the first code!*/ #include int main() { printf("I love college\n"); return 1; }