发表评论取消回复
相关阅读
相关 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
相关 【题解】Educational Codeforces Round 73 (Rated for Div. 2)
A. 2048 Game(思维) B. Knights(构造) C. Perfect Team(模拟) D. Make The Fence Gr
相关 Codeforces Round \#479 (Div. 3)(题解)
A. Wrong Subtraction 题意:给出一个数字n,然后进行k次操作,每次在n的个位上减1,如果个位是0的话,去掉这一位,继续操作,输出最后结果
相关 Codeforce Round #550 div3题解
B.Parity Alternated Deletions 1.题目 [B][] 2.解答 在n个数中是有偶数也有奇数的,在读取的时候我们要首先记录下偶数的
相关 Codeforce Round#544 div3题解
A.Middle of the Contest 1.题目描述 [Problem A][],给出开始时间以及截至时间求出中间的时间 2.题目思路 将开始时间
相关 Codeforces Round #672 (Div. 2) 1420A 【思维】 题解
前言 > 欢迎大家访问林深时不见鹿的博客,本博客致力于最通俗易懂的题解,如有不足, 还请多多指教。 目录 前言
还没有评论,来说两句吧...