- 浏览: 65436 次
- 性别:
最新评论
-
hellobin:
看精妙的算法真的是一种享受
UVA 11205 - The broken pedometer
文章列表
UVA 458 The Decoder
- 博客分类:
- UVA
The Decoder
Write a complete program that will correctly decode a set of characters into a valid message. Your program should read a given file of a simple coded set of characters and print the exact message that the characters contain. The code key for this simple coding is a one for one character ...
Problem A
Ecological Premium
Input:standard input
Output:standard output
Time Limit:1 second
Memory Limit:32 MB
German farmers are given a premium depending on the conditions at their farmyard. Imagine the following simplified regulation: you know the size of each farmer's farmyard in square m ...
A particle has initial velocity and constant acceleration. If its velocity after certain time is v then what will its displacement be in twice of that time?
Input
The input will contain two integers in each line. Each line makes one set of input. These two integers denote the value of v (-100 & ...
Hashmat is a brave warrior who with his group of young soldiers moves from one place to another to fight against his opponents. Before fighting he just calculates one thing, the difference between his soldier number and the opponent's soldier number. From this difference he decides whether to fight ...
Leetcode 问题分类
- 博客分类:
- Leetcode
http://leetcode.cloudfoundry.com/
Id
Question
Difficulty
Freqency
Data Structures
Algorithms
1
Two Sum
2
5
array
set