摘要: AcWing1209.带分数 #include<iostream> #include<cstdio> #include<cstring> #include<algorithm> using namespace std; const int N = 10; bool used[N]; int n; i 阅读全文
posted @ 2022-02-06 15:59 CDUT的一只小菜鸡 阅读(34) 评论(0) 推荐(0)