发表评论取消回复
相关阅读
相关 Codeforces Round #572 (Div. 2)B
B. Number Circle 题目链接:[http://codeforces.com/contest/1189/problem/B][http_codeforces.
相关 Codeforces Round #619 (Div2) D. Shortest and Longest LIS
[D. Shortest and Longest LIS][] 题意:最长上升子序数。 给你一个数组长度n,数据为1-n,一个长度为n-1的字符串,这个字符串只有>或<
相关 Codeforces Round #619 (Div2) B. Motarack's Birthday
[B. Motarack’s Birthday][B. Motarack_s Birthday] 题意:给你一个数组,这个数组有消失的数(所有消失数都相等),让你求消失数k使
相关 【题解】Codeforces Round #619 (Div. 2)
> 比赛链接:[https://codeforces.com/contest/1301][https_codeforces.com_contest_1301]
相关 Codeforces Round #619 (Div. 2):C. Ayoub's function
Discription Ayoub thinks that he is a very smart person, so he created a function f(s)
相关 Codeforces Round #619 (Div. 2):A. Three Strings
Discription You are given three strings a, b and c of the same length n. The strings c
相关 Codeforces Round #688 (Div. 2) A,B
A Cancel the Trains [传送门][Link 1] 题目大意 有 100 个从下向上的火车道,100 个从左向右的火车道,如图所示 ![车
相关 Codeforces Round #663 (Div. 2) B题
[题目链接][Link 1] include <cstdio> include <iostream> using namespace std
相关 Codeforces Round #541 (Div. 2) B.Draw!
链接:https://codeforces.com/contest/1131/problem/B 题意: 给n次足球比分,求存在平局的机会。 思路: 结构体
相关 Codeforces Round #568 (Div. 2)B
B. Email from Polycarp 题目链接:[http://codeforces.com/contest/1185/problem/B][http_codef
还没有评论,来说两句吧...