摘要: 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)