摘要: problem 1006 (hdu 4671) Backup Plan 思路:水题,,直接找规律就好了,, 1 #include <iostream> 2 #include<cstdio> 3 #include<cstring> 4 #include<algorithm> 5 #include<qu 阅读全文
posted @ 2013-08-19 10:38 琳&leen 阅读(228) 评论(0) 推荐(0) 编辑