Closest Sums
Input: standard input
Output: standard output
Time Limit: 3 seconds
Given is a set of integers and then a sequence of queries. A query gives you a number and asks to find a sum of ...
分类:
其他好文 时间:
2015-02-06 15:03:39
阅读次数:
130
ptables简介iptables是基于内核的防火墙,功能非常强大,iptables内置了filter,nat和mangle三张表。filter负责过滤数据包,包括的规则链有,input,output和forward;nat则涉及到网络地址转换,包括的规则链有,prerouting,postrout...
分类:
其他好文 时间:
2015-02-06 12:46:31
阅读次数:
314
Problem F
Solve It
Input: standard input
Output: standard output
Time Limit: 1 second
Memory Limit: 32 MB
Solve the equation:
p*e-x+ q*sin(x) + r*cos(x) + s*tan(x) + t*x2 + u = 0
...
分类:
其他好文 时间:
2015-02-05 15:05:05
阅读次数:
182
点击打开链接
C. Sequence
time limit per test
1 second
memory limit per test
64 megabytes
input
standard input
output
standard output
Little Petya likes to p...
分类:
编程语言 时间:
2015-02-05 13:44:14
阅读次数:
267
Add All
Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %llu
Submit Status
Description
Problem F
Add All
Input: standard input
Output: standard output
Yup!! The...
分类:
其他好文 时间:
2015-02-05 09:33:41
阅读次数:
187
Problem E
All in All
Input: standard input
Output: standard output
Time Limit: 2 seconds
Memory Limit: 32 MB
You have devised a new encryption technique which encodes a message by inserting betw...
分类:
其他好文 时间:
2015-02-05 09:32:31
阅读次数:
122
Foreign Exchange
Time Limit:3000MS Memory Limit:0KB 64bit IO Format:%lld & %llu
Submit Status
Description
Problem E
Foreign Exchange
Input: standard input
Output: standard out...
分类:
其他好文 时间:
2015-02-04 21:53:38
阅读次数:
349
For given numbers a and b in function aplusb, return the sum of them.NoteYou don't need to parse the input and output. Just calculate and return.Examp...
分类:
其他好文 时间:
2015-02-03 06:59:57
阅读次数:
122
Problem F
Solve It
Input: standard input
Output: standard output
Time Limit: 1 second
Memory Limit: 32 MB
Solve the equation:
p*e-x+ q*sin(x) + r*cos(x) + s*tan(x) + t*x2 + u = 0
...
分类:
其他好文 时间:
2015-02-02 18:17:29
阅读次数:
151
Problem D
Closest Sums
Input: standard input
Output: standard output
Time Limit: 3 seconds
Given is a set of integers and then a sequence of queries. A query gives you a number and asks to fin...
分类:
其他好文 时间:
2015-02-02 18:15:34
阅读次数:
168