#include <stdio.h> int main () { printf("Welcome to the College of Information Engineering,Northwest A&F University! "); return 0; }