09 2021 档案

摘要:Dashboard - 2021 ICPC Gran Premio de Mexico 1ra Fecha - Codeforces 我前期做的还行,后期想不出来难题了,惭愧。 L - Leonel and the powers of two 一个递归的式子,根据题意模拟即可,开一个返回值为stri 阅读全文
posted @ 2021-09-11 19:35 zzuqy 阅读(445) 评论(0) 推荐(0) 编辑
摘要:B - Buffoon 读入n和vi,如果有vi大于v1输出N,v1大于等于其他vi输出S。 #include<bits/stdc++.h> using namespace std; typedef long long ll ; int read(){ int x;scanf("%d",&x);re 阅读全文
posted @ 2021-09-05 07:59 zzuqy 阅读(99) 评论(0) 推荐(0) 编辑

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