
ccf
依久_
“生命不息,奋斗不止”,很喜欢这句话,但是能做到的又有几人,我不求生命截止的那刻也在努力,只求在这美好的青春年华不会荒废自己
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ccf 201903-1
#include<iostream> #include<cstdio> #include<vector> #include<algorithm> using namespace std; int main(){ int n; int max,min; double med; vector<int> v; cin >&g...原创 2019-07-09 23:26:17 · 227 阅读 · 0 评论 -
消息传递接口CCF
试题编号: 201903-4 试题名称: 消息传递接口 时间限制: 1.0s 内存限制: 512.0MB 问题描述: #include<bits/stdc++.h> using namespace std; struct node{ int flag,t; node(string& s,int &a...原创 2019-08-26 22:52:51 · 518 阅读 · 0 评论