新人报到

         嘿嘿嘿嘿!!

 1 #include<stdio.h>
 2 #include<stdlib.h>
 3 #include<math.h>
 4 #include <string.h>
 5 /*
 6 新人报到
 7 */
 8 
 9 int main()
10 {
11     printf("Hello world!\n");
12     printf("我叫余小坝!!\n");
13     printf("我在医学院学计算机!!\n");
14     printf("请多指教!!!\n");
15     return 0;
16 }

 

posted @ 2018-01-17 13:56  yuxiaoba  阅读(207)  评论(2编辑  收藏  举报