会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Ke_scholar
管理
2025年10月7日
Educational Codeforces Round 183 (Rated for Div. 2) A~E
摘要: A - Candies for Nephews 模拟。 看 \(3\) 的余数。 点击查看代码 #include <bits/stdc++.h> using namespace std; using i64 = long long; void solve() { int n; std::cin >>
阅读全文
posted @ 2025-10-07 14:20 Ke_scholar
阅读(22)
评论(1)
推荐(0)
公告