传智杯
小柳学渣
程序设计比赛 & 考试
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
2020第二届传智杯决赛
1 #include <bits/stdc++.h> using namespace std; int main() { string yy[25]; yy[0]="...........................,]]OOO@@@@OOO]`........"; yy[1]="....................,]OO@@@@@@@@@@@@@@@@@@@@O`.....原创 2020-04-21 20:29:18 · 688 阅读 · 0 评论 -
2020第二届传智杯初赛
#include <bits/stdc++.h> using namespace std; int n,k; struct s{ char a;double b,c; };map<int,int>mp;int p=0; double a[1001][1001],b[1001],c[1001]; int cc(s aa,s bb) { if(aa.c==bb.c) { ...原创 2020-04-14 18:52:00 · 1746 阅读 · 0 评论
分享