摘要:
A. Candy Button 模拟 代码实现 #include <bits/stdc++.h> #define rep(i, n) for (int i = 0; i < (n); ++i) using namespace std; int main() { int n, c; cin >> n 阅读全文
posted @ 2024-10-20 00:44
V_Melville
阅读(32)
评论(0)
推荐(0)
浙公网安备 33010602011771号