摘要:
题目链接:hdu_2328_Corporate Identity 题意: 给你n个串,让你找这n个串的最大公共子串 题解: 串比较小,暴力枚举第一个的子串,然后KMP判断是否可行 1 #include<cstdio> 2 #include<cstring> 3 #define F(i,a,b) fo 阅读全文
posted @ 2016-08-08 22:55
bin_gege
阅读(187)
评论(0)
推荐(0)
摘要:
B. Spider Man time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output B. Spider Man time limit p 阅读全文
posted @ 2016-08-08 14:34
bin_gege
阅读(117)
评论(0)
推荐(0)
摘要:
C. Thor time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard output C. Thor time limit per test 2 se 阅读全文
posted @ 2016-08-08 14:32
bin_gege
阅读(286)
评论(0)
推荐(0)

浙公网安备 33010602011771号