会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
迦勒底
管理
2023年10月3日
「题解」Codeforces Round 894 (Div. 3)
摘要: A. Gift Carpet Problem 题目 Sol & Code 签到题 #include <bits/stdc++.h> #define N 21 typedef long long ll; int min(int a, int b) { return a < b ? a : b; } i
阅读全文
posted @ 2023-10-03 11:56 yu__xuan
阅读(32)
评论(0)
推荐(1)
编辑
公告