时间:2024-10-12 03:25:39
1、首先添加stdio.h
3、然后添加main函数
5、然后添加printf("Exiting the program....\n"); exit(0);
7、运行程序看看运行结果