摘要:
#define _CRT_SECURE_NO_WARNINGS #include #include #include #include using namespace std; int T; char str[1005]; int len; int s[1005][1005]; // s[i][j] == 1 --> str[i..j] is palindrome int d[1... 阅读全文
posted @ 2016-09-01 09:46
PatrickZhou
阅读(171)
评论(0)
推荐(0)

浙公网安备 33010602011771号