首页 > 如图
头像 Bruce12138
发表于 2023-08-22 22:01:20
知乎version: https://zhuanlan.zhihu.com/p/651696440 A. 如图 图里有个七夕,所以输出“七夕”即可。小沙喜欢搞抽象导致的,我是没看出来。 #include<bits/stdc++.h> int main() { std::ios::sy 展开全文
头像 asfhoiadf
发表于 2023-08-22 22:11:35
interesting problem >.< first we make the string in order like aabbbccc, to make that, we let ba->ab, ca->ac, cb->bc. then we unique it 展开全文

等你来战

查看全部