摘要: 题目链接:https://ac.nowcoder.com/acm/problem/218048 方法一:数组 1 #include<bits/stdc++.h> 2 using namespace std; 3 int a, b; 4 long long aa, bb; 5 int ejza[20] 阅读全文
posted @ 2022-03-12 22:13 TFLSNOI 阅读(58) 评论(0) 推荐(0) 编辑