发表评论取消回复
相关阅读
相关 CodeForces1214A
[CodeForces1214A][] 说起来你们可能不信,这题硬生生卡了我\\(1h\\),我想了背包,扩欧,二分....等等一坨办法.结果最后还是用了\\(bfs\\)
相关 codeforces-1201 C Maximum Median
二分查找的典型应用,寻找虚无的值代入测试 1 include <bits/stdc++.h> 2 define _for(i,a,b) for(int i
相关 codeforces-1201 B Zero Array
1 include <bits/stdc++.h> 2 define _for(i,a,b) for(int i = (a);i < b;i ++)
相关 codeforces-1201 A Important Exam
1 include <bits/stdc++.h> 2 define _for(i,a,b) for(int i = (a);i < b;i ++)
相关 codeforces 700A
codeforces 700A [http://codeforces.com/contest/700/problem/A][http_codeforces.com_con
相关 codeforce 141A
/字符串问题 没AC的人可能是没看清楚题目吧, 先大概说下题目大意: 给你3个字符串,如果第一个串和第二个串组合在一起可以等于第三个串就输出“Y
相关 codeforces 479B. Towers C - Exams【排序】
题目:[codeforces 479B. Towers ][codeforces 479B. Towers] 题意:给出一个长度 n 的序列,最多可以有 k 次操作
相关 二分查找+贪心-CodeForces 732D-Exams
二分查找+贪心-CodeForces 732D-Exams -------------------- 题目链接:[D. Exams][] 思路:
相关 Pass 4A0-105 Exam Using 4A0 105 Exam Cram
Tired of doing the same job? Get your hands on 4A0-105 exam It is the nature of the h
相关 Pass 9A0-397 Exam Using 9A0 397 Exam Cram
Tired of doing the same job? Get your hands on 9A0-397 exam It is the nature of the h
还没有评论,来说两句吧...