MDeath-Kid

- M I T & Y
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2011年9月12日

摘要: 一共10个题目。前几个都是考基本流程控制的大水题。第一题,格式输入,条件判断。1001 1 #include<iostream> 2 #include<stdio.h> 3 #include<string.h> 4 #include<limits.h> 5 #include<queue> 6 #include<algorithm> 7 #define FOPEN freopen("d:\\1.txt","r",stdin); 8 #define MAXN 10005 9 10 usi 阅读全文

posted @ 2011-09-12 13:25 MDeath-Kid 阅读(319) 评论(2) 推荐(0)