摘要:
【题目链接】: https://swerc.eu/2019/theme/problems/swerc.pdf 【题意】 7种碱基:C D L P R S U 每个可以对氨基酸链头部进行操作。L R U 需要链头是二元组,如果不是就fail给出两串碱基序列,问着两串碱基对一个非常长的氨基酸链操作结果是 阅读全文
摘要:
【题目链接】:http://acm.hdu.edu.cn/showproblem.php?pid=6867 【题目】: Problem Description You are given a tree consisting of n vertices numbered 1 to n rooted a 阅读全文
摘要:
【题目链接】http://acm.hdu.edu.cn/showproblem.php?pid=6865 【题意】 给出两个数组A B 和集合S,分别有n,m,k个数,n (1≤n≤2⋅10^5), m (1≤m≤min(n,5⋅10^4)) and k (1≤k≤100), 求表达式 从n中取长度 阅读全文
摘要:
题目链接:https://codeforces.com/problemset/problem/1285/D 【题目描述】 Today, as a friendship gift, Bakry gave Badawy nn integers a1,a2,…,ana1,a2,…,an and chall 阅读全文