摘要:
Different GCD Subarray Query Time Limit: 6000/3000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)Total Submission(s): 1328 Accepted Submis 阅读全文
摘要:
C - Cheapest Palindrome Keeping track of all the cows can be a tricky task so Farmer John has installed a system to automate it. He has installed on e 阅读全文
摘要:
Palindrome Names Kattis - names Anna and Bob are having a baby. They both enjoy the advantage of having palindrome names, meaning that their names are 阅读全文
摘要:
Smallest Bounding Rectangle Given the Cartesian coordinates of n(>0)2-dimensional points, write a program that computes the area of their smallest bou 阅读全文
摘要:
A. Binary Protocol time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output Polycarp has just inve 阅读全文
摘要:
这场据说很难,但是做起来感觉还好的 A. Restaurant Tables time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output A. 阅读全文
摘要:
昨晚的没来得及打,最近错过好几场CF了,这场应该不算太难 A. Unimodal Array time limit per test 1 second memory limit per test 256 megabytes input standard input output standard o 阅读全文
摘要:
A. Diplomas and Certificates time limit per test 1 second memory limit per test 256 megabytes input standard input output standard output There are n 阅读全文
摘要:
2703: Cow Digit Game Time Limit(Common/Java):1000MS/10000MS Memory Limit:65536KByte Total Submit: 1 Accepted:1 Description Bessie is playing a number 阅读全文
摘要:
1203: Number Sequence Time Limit(Common/Java):1000MS/10000MS Memory Limit:65536KByte Total Submit: 957 Accepted:208 Description A number sequence is d 阅读全文
摘要:
二叉树 typedef struct Node { int data; struct Node *lchild, *rchild; } Node, *Tree; int f, a[10005]; Tree build(int cur) { Tree T; if (f) { T = NULL; ret 阅读全文
摘要:
所幸昨晚出锅了,unrated A. Mister B and Book Reading time limit per test 2 seconds memory limit per test 256 megabytes input standard input output standard ou 阅读全文
摘要:
这一场PP说很简单,我就闲来无事敲一敲好了,反正也考完了(雾,不过只剩数据结构和c++ A. Okabe and Future Gadget Laboratory time limit per test 2 seconds memory limit per test 256 megabytes in 阅读全文