51Nod 1305 Pairwise Sum and Divide | 思维 数学

  Output 输出fun(A)的计算结果。 Input示例 3 1 4 1 Output示例 4 first try: #include "bits/stdc++.h" using namespace std; #define LL long long #define INF 0x3f3f3f3f3f #define PI acos(-1) #define N 100010 #define M
相关文章
相关标签/搜索