发表评论取消回复
相关阅读
相关 Codeforces Round #628 (Div. 2) A、B、C、D
[EhAb AnD gCd][] 题意:给你一整数x,让你求两个数a,b ,使得 gcd(a,b)+lcm(a,b)=x 题解:令a=1,b=x-1 即可。 code:
相关 Codeforces Round #628 (Div. 2)
D. Ehab the Xorcist Given 2 integers u and v, find the shortest array such that bitwis
相关 Codeforces Round #721 (Div. 2)
[链接][Link 1] Palindrome Game (easy version思维 大意 思路 code1 code2 大意 给定
相关 codeforces round321 DIV2
[http://codeforces.com/contest/580][http_codeforces.com_contest_580] A. Kefa a
相关 codeforces-round375-div2
题目链接:[codeforces round 375 div2][] A题: 读一遍题目就知道是超级水的题目,,就是给你三个坐标,求三个坐标汇集到一个点所走的路程
相关 Codeforces Round 374 div2
题目链接: [ CodeforcesRound374][CodeforcesRound374] 做了这么久cf了,,c题有时候还是做不起,,真的好菜,,,,
相关 Codeforces Round #117 (Div. 2)
A : Battlefield 悲剧 看了很长时间的题目T\_\_T, :cry: 不会做 结果证明当时的决定也是正确的,全场最难的题 官网上的思路 Battl
相关 Codeforces Round #568 Div. 2
没有找到这场div3被改成div2的理由。 A:签到。 include<bits/stdc++.h> using namespace std;
相关 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
还没有评论,来说两句吧...