随笔分类 - ACM—KMP
摘要:Number SequenceProblem DescriptionGiven two sequences of numbers : a[1], a[2], ...... , a[N], and b[1], b[2], ...... , b[M] (1 2 #include 3 using na...
阅读全文
摘要:#include using namespace std;int f[20];#define MAX 20typedef struct{ char ch[MAX]; int len;}_string;int _length(_string *s){ int i=0; whil...
阅读全文

浙公网安备 33010602011771号