07 2022 档案
摘要:Virtual Judge CF 专场 CF专场 - Virtual Judge (vjudge.net) A 枚举,从1到d,如果能被k,l,m,n中的任意一个整除,则答案+1 #include<bits/stdc++.h> using namespace std; int main() { in
阅读全文
摘要:Codeforces Round #806 (Div. 4) A Problem - A - Codeforces 挨个判断字符是不是等于大小写的"YES" // Problem: A. YES or YES? // Contest: Codeforces - Codeforces Round #8
阅读全文
摘要:Codeforces Round #805 (Div. 3) Dashboard - Codeforces Round #805 (Div. 3) - Codeforces A Problem - A - Codeforces 减去10^(位数-1)就是答案 // Problem: A. Round
阅读全文

浙公网安备 33010602011771号