摘要: 1.数的划分 2星 https://ac.nowcoder.com/acm/problem/16695 1 #include<bits/stdc++.h> 2 using namespace std; 3 #define ll long long 4 #define eps 1e-6 5 int a 阅读全文
posted @ 2019-08-21 20:24 saaas 阅读(111) 评论(0) 推荐(0)