摘要:
## Problem A A - Memory and Crow CodeForces - 712A 题意: 分析可得bi=ai+ai+1 题解: 分析可得bi=ai+ai+1 C++版本一 #include<bits/stdc++.h> using namespace std; const int 阅读全文
posted @ 2019-08-05 20:05
DWVictor
阅读(188)
评论(0)
推荐(0)
摘要:
## Problem A A - Meeting of Old Friends CodeForces - 714A 题意: 解题说明:此题其实是求两段区间的交集,注意要去除掉交集中的某个点。 题解: C++版本一 #include<cstdio> #include<iostream> #includ 阅读全文
posted @ 2019-08-05 19:54
DWVictor
阅读(179)
评论(0)
推荐(0)
摘要:
## Problem A 题意: 题解: C++版本一 ## Problem B 题意: 题解: C++版本一 ## Problem C 题意: 题解: C++版本一 ## Problem D 题意: 题解: C++版本一 ## Problem E 题意: 题解: C++版本一 ## Problem 阅读全文
posted @ 2019-08-05 11:00
DWVictor
阅读(274)
评论(0)
推荐(0)

浙公网安备 33010602011771号