随笔分类 -  二分

摘要:->题目链接 题解: 暴力 经鉴定,此题数据水到没朋友。 #include<algorithm> #include<iostream> #include<cstdio> using namespace std; char zfc[1001001]; int n,m,pos,num,f[1001001 阅读全文
posted @ 2018-08-07 21:16 IXIS 阅读(192) 评论(0) 推荐(0)