2018.10.31校内测试

任重而道远 Solution: AC代码: #include<cstdio> #include<iostream> #include<algorithm> #include<cstring> using namespace std; typedef long long ll; const int N = 1e5 + 5, Mod = 1e9 + 7; ll n, a, b, sww; ll l[
相关文章
相关标签/搜索