Codeforces Round 921 (Div. 2)

Codeforces Round 921 (Div. 2) 推荐题解 A - We Got Everything Covered! 解题思路: 以前\(k\)个字符都出现过至少一次为一轮,构造\(n\)轮即可。 代码: #include <bits/stdc++.h> using namespace
posted @ 2024-01-28 21:16  value0  阅读(78)  评论(0编辑  收藏  举报