摘要: Educational Codeforces Round 109 (Rated for Div. 2) A - Potion-making 思路:求最小操作数即药水最简比 #include<bits/stdc++.h> using namespace std; #define int long lo 阅读全文
posted @ 2023-08-17 19:09 bible_w 阅读(8) 评论(0) 推荐(0) 编辑