摘要:
Tit for Tat AGAGA XOOORRR Baby Ehab Partitions Again *Cut A、Tit for Tat 题意: 给你一个序列$a$和$k$次操作,每次操作选择$i$和$j$$(i \neq j)$两个元素,然后$a_i+=1$,$a_j-=1$,并要求操作完成 阅读全文
摘要:
Puzzle From the Future Different Divisors Array Destruction *Cleaning A、Puzzle From the Future 题意: 给两个长度相同的$01$串$a$和$b$,把$a$和$b$做不进位加法,然后结果中连续相同的数字缩成一 阅读全文
摘要:
Simple Math 2 Reversible Cards Too Heavy Orientation Simple Math 3 A、Simple Math 2 考虑以下等价关系:$\lfloor \frac{10^N}{M} \rfloor \% M \equiv \lfloor \frac{ 阅读全文
摘要:
Dungeon *Find The Array *Busy Robot *Pairs A、Dungeon 题意: 你现在要打死三个怪物,你的每次攻击可以挑一次怪物降低一点$HP$,且第$7$的倍数次出招可以$AOE$,每个怪物降低一点$HP$,问你能不能最后用$AOE$把它们同时都打死。 题解: 每 阅读全文
摘要:
A、Avoid Trygub B、Balls of Steel *C1、Errich-Tac-Toe (Easy Version) *C2、Errich-Tac-Toe (Hard Version) *D、Rating Compression Avoid Trygub 题意: 给你一个字符串,重排它 阅读全文
摘要:
Marketing Scheme Reverse Binary Strings Chef Monocarp Minimal Height Tree Make It Increasing Death DBMS Marketing Scheme 题意: 给出一段区间$[l,r]$,问存不存在一个正整数$ 阅读全文
摘要:
All with Pairs Boundary Cover the Tree Duration Exclusive OR Fake Maxpooling Greater and Greater Happy Triangle Interval Just Shuffle Keyboard Free A、 阅读全文
摘要:
Stones Alice and the List of Presents Labs Alice and the Doll Alice and the Unfair Game A、Stones 题意: 给出三种石头分别$a$,$b$,$c$个,每次拿石头的时候只能拿$1$个第一种石头和$2$个第二种 阅读全文
摘要:
Deadline Yet Another Meme Problem *Two Arrays *Minimax Problem *Messenger Simulator A、Deadline 题意: 完成一个计划需要$d$天,但是可以优化,优化$x$天的情况下,完成时间是$x+\lceil \frac 阅读全文
摘要:
XXXXX Most socially-distanced subsequence *Ehab and Prefix MEXs *Ehab's Last Corollary A、XXXXX 题意: 在一个数组中找出连续的一段,使得其和不能被$x$整除,且长度尽可能长。 题解: 显然取全部的时候长度最 阅读全文