网站首页 站内搜索

搜索结果

查询Tags标签: 2087,共有 1条记录
  • 剪花布条 HDU-2087

    题目链接:https://vjudge.net/problem/HDU-2087 居然WA#include<cstdio> #include<cstring> #include<cmath> #include<algorithm> using namespace std; int nxt[1010]; void get_nxt(char t[]){int j=0, k=-1;nxt[0]=-1;int tlen=strlen(t);wh…

    2022/5/5 23:43:12 人评论 次浏览
扫一扫关注最新编程教程