摘要:
P1012 拼数题解:#include#include using namespace std;string a[30]; int main(){ int n; cin>>n; for(int... 阅读全文
posted @ 2020-02-11 16:41
BorisDimitri
阅读(56)
评论(0)
推荐(0)
摘要:
P1093 奖学金题解:#include using namespace std;struct node { int a; int b; int c; int d; int w;};bool f(node a,n... 阅读全文
posted @ 2020-02-11 16:39
BorisDimitri
阅读(57)
评论(0)
推荐(0)
摘要:
P1068 分数线划定 题解:#includeusing namespace std;long long n,m,f=0,x=0,r=0;long long k[100000],s[100000];int mai... 阅读全文
posted @ 2020-02-11 16:37
BorisDimitri
阅读(70)
评论(0)
推荐(0)
摘要:
P158 导弹拦截题解:#includeusing namespace std;struct ca{ int o,p;}o[100005];int cmp(ca a,ca b){ return a.o... 阅读全文
posted @ 2020-02-11 16:35
BorisDimitri
阅读(54)
评论(0)
推荐(0)

浙公网安备 33010602011771号