随笔分类 -  有趣的code

摘要:#include<stdio.h>#include<stdlib.h>#include<math.h> #include <windows.h>//后面pause()的头文件,切记不能丢失! int main(){ int a,b,c,k; char st1[3],st2[]={"yes"}; pr 阅读全文
posted @ 2016-04-11 12:23 LiLinyu_lly 阅读(230) 评论(0) 推荐(0)