摘要: https://www.luogu.com.cn/problem/P1005 AC代码 #include <bits/stdc++.h> using namespace std; #define LL long long int #define N 85 const int MOD=10000,MA 阅读全文
posted @ 2025-02-08 14:07 石磨豆浆 阅读(14) 评论(0) 推荐(0)