发表评论取消回复
相关阅读
相关 Codeforces Round #708 (Div. 2) C1 C2
[Problem - C1 - Codeforces][] 题意: 让你构造三个数,使它们加起来是n,然后lcm(a1,a2,a3)<=n/2 思路: 构造题,要满足两
相关 Codeforces Round #721 (Div. 2)
[链接][Link 1] Palindrome Game (easy version思维 大意 思路 code1 code2 大意 给定
相关 Codeforces Round #729 (Div. 2) c题
[https://codeforces.com/contest/1542/problem/C][https_codeforces.com_contest_1542_proble
相关 Codeforces Round #728 (Div. 2)a-c
https://codeforc.es/contest/1541 cf a b c a 给定一个数n,1 2 3 4 … n
相关 Codeforces Round 374 div2
题目链接: [ CodeforcesRound374][CodeforcesRound374] 做了这么久cf了,,c题有时候还是做不起,,真的好菜,,,,
相关 Codeforces Round #118 (Div. 2) C. Plant
Dwarfs have planted a very interesting plant, which is a triangle directed "upwards". Th
相关 Codeforces Round #554 Div.2 C - Neko does Maths
数论 gcd 看到这个题其实知道应该是和(a+k)(b+k)/gcd(a+k,b+k)有关,但是之后推了半天,思路全无。 然而。。有一个引理: gcd(a, b
相关 Codeforces Round #554 Div.2 E - Neko and Flashback
欧拉路径 神题啊神题!这道题的突破口就是后两个数组每个元素是一一对应的。 也就是说,对于一个p的排列,b'和c'取得每一个元素的下标在p中都是一样的。 根据b和c数组
相关 Codeforces Round #553 (Div. 2)
A:[http://codeforces.com/contest/1151/problem/A][http_codeforces.com_contest_1151_proble
相关 Codeforces Round #573 (Div. 2)
<table> <thead> <tr> <th>Sloved</th> <th align="center">A</th> <th alig
还没有评论,来说两句吧...