摘要:
https://www.nowcoder.com/acm/contest/106#question A 分类讨论 #include<bits/stdc++.h> using namespace std ; #define LL long long int a[100010] ; int d[1000 阅读全文
posted @ 2018-04-29 21:05
Aragaki
阅读(184)
评论(0)
推荐(0)
摘要:
1 #include<iostream> 2 #include<cstdio> 3 #include<cstdlib> 4 #include<cstring> 5 #include<cmath> 6 #include<stdio.h> 7 #include<string.h> 8 #include< 阅读全文
posted @ 2018-04-29 13:02
Aragaki
阅读(527)
评论(0)
推荐(1)