发表评论取消回复
相关阅读
相关 A. Anti-knapsack
[传送门][Link 1] 题目大意: 从1到n选出最多个数,组成一个集合输出,k除外,并且选出的这个集合的任意一个子集中,不能等于k ![在这里插入图片描述][wa
相关 Sicily 11157. Crossword
<table style="font-size:9pt; margin-left:auto; margin-right:auto; margin-top:10px; table
相关 Sicily 1782. Knapsack
Description John wants to carry several items with a knapsack. Each item has integral s
相关 Sicily 1511. Conversions
<table style="font-size:9pt; margin-left:auto; margin-right:auto; margin-top:10px; table
相关 Sicily 1198. Substring
思路: 对于每一组案例,对数据进行从小到大排序,而后依次输出该组数据。// Problem\: 1198 \include<iostream> usi
相关 sicily 1029
思路:首先创建两个函数operate() 和cycle(),其中operate()求得两个大数之和,cycle()将数组向后平移一位。首先初始化数组num,数组num存储兔子的
相关 Sicily 1159
\include<iostream> \include <string> using namespace std; int main() \{ i
相关 Sicily 1034
\include<iostream> \include <queue> using namespace std; int invalid\_flag;
相关 [sicily] 1021. Couples
1021. Couples Constraints Time Limit: 1 secs, Memory Limit: 32 MB
相关 [sicily] 1001. Alphacode
![这里写图片描述][20160511210803993] 题目大意: 假设有一规则:’A’ 设为1,’B’设为2,以此类推, ‘Z’设为26。按照这个规则给一串英文字母
还没有评论,来说两句吧...