发表评论取消回复
相关阅读
相关 Sicily 11157. Crossword
<table style="font-size:9pt; margin-left:auto; margin-right:auto; margin-top:10px; table
相关 Sicily 1780. Faulty Odometer Again
Description You are given a car odometer which displays the miles traveled as an intege
相关 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。按照这个规则给一串英文字母
相关 A - Faulty Odometer HDU - 4278——“进制转换”
Think: 1知识点:“进制转换” 2思考: 初始计数位权 int blue[] = {0, 1, 2, 4, 5, 6, 7, 9}; 回溯位权
还没有评论,来说两句吧...