Description Several currency exchange points are working in our city. Let us suppose that each point specializes in two particular currencies and p...
分类:
其他好文 时间:
2015-03-15 00:31:12
阅读次数:
145
Given the value ofa+bandabyou will have to find the value ofan+bnInputThe input file contains several lines of inputs. Each line except the last line ...
分类:
其他好文 时间:
2015-03-14 12:19:02
阅读次数:
145
DescriptionThere are several ancient Greek texts that contain descriptions of the fabled island Atlantis. Some of these texts even include maps of par...
分类:
其他好文 时间:
2015-03-13 09:14:41
阅读次数:
139
编辑/etc/network/interface文件auto br0iface br0 inet staticaddress 192.168.7.31netmask 255.255.240.0gateway 192.168.7.254bridge_ports em1bridge_stp offdns...
分类:
其他好文 时间:
2015-03-11 14:35:11
阅读次数:
135
Description
You are given a sequence of n integers a1 , a2 , ... , an in non-decreasing order. In addition to that, you are given several queries consisting of indices i and j (1
≤ i ≤ j ≤ n). Fo...
分类:
其他好文 时间:
2015-03-11 00:44:27
阅读次数:
145
As an emergency rescue team leader of a city, you are given a special map of your country. The map shows several scattered cities connected by some ro...
分类:
其他好文 时间:
2015-03-10 21:24:16
阅读次数:
139
There may be several causes which lead to the service being stuck in “marked for deletion”.Microsoft Management Console (MMC) is opened. To ensure all...
分类:
其他好文 时间:
2015-03-10 18:48:39
阅读次数:
183
Alice lives in the country where people like to make friends. The friendship is bidirectional and if any two person have no less than
k friends in common, they will become friends in several days. Cu...
分类:
其他好文 时间:
2015-03-09 09:24:37
阅读次数:
199
Two Gangsters
Time limit: 1.0 second
Memory limit: 64 MB
Two gangsters Harry and Larry had a rest at countryside. They decided to spend some time shooting, so they put several beer cans (...
分类:
其他好文 时间:
2015-03-04 12:57:40
阅读次数:
122
Greedy beats DP this time...I tried several DP solutions first, but all failed with RE\TLE. If you 'feel' the problem, Greedy should be working:(A sol...
分类:
其他好文 时间:
2015-03-02 12:44:57
阅读次数:
106