08 2020 档案

摘要:Codeforces Round #666 (Div. 2) A. Juggling Letters 判断各字母出现次数之和是否能被n整除。 #include <bits/stdc++.h> using namespace std; const int MAXN = 1000 + 100; type 阅读全文
posted @ 2020-08-31 01:04 jvruodejrLS 阅读(476) 评论(1) 推荐(2)
摘要:总览 不太常打CF。后来想了想,虽然退休了,还是决定给名字换点颜色。 A. String Similarity 答案字符串可以由s[1..n]的第1位, s[2..n+1]的第2位, s[3..n+2]的第3位...构成。即原字符串的奇数位。 #include <bits/s 阅读全文
posted @ 2020-08-26 01:15 jvruodejrLS 阅读(316) 评论(0) 推荐(0)

Contact with me

点击右上角即可分享
微信分享提示