1181nbsp专题

HDOJnbsp;nbsp;1181nbsp;nbsp;nbsp;nbsp;变形课

题目:http://acm.hdu.edu.cn/showproblem.php?pid=1181 #include<iostream> #include <cstdio> #include<cstring> using namespace std; struct {     char beg;     char end; }M[101]; bool hash[101],f; int N; bo