Find The Multiple
Time Limit: 1000MS
Memory Limit: 10000K
Total Submissions: 18390
Accepted: 7445
Special Judge
Description
Given a positive integer n, write a ...
分类:
其他好文 时间:
2014-10-05 01:33:27
阅读次数:
327
数细菌
Time Limit: 1000ms
Memory Limit: 65536KB
Special Judge
64-bit integer IO format: %lld Java class name: Main
Prev Submit Status Statistics Discuss Next
Font Size:
+
-...
分类:
其他好文 时间:
2014-10-04 21:48:17
阅读次数:
183
Geometry Problem
Time Limit: 2000/1000MS (Java/Others) Memory Limit: 128000/64000KB (Java/Others)
Special Judge
SubmitStatus
Problem Description
Peter is studying in the third ...
分类:
其他好文 时间:
2014-10-04 21:48:05
阅读次数:
192
Budget
Time Limit: 3000MS
Memory Limit: 65536K
Total Submissions: 5962
Accepted: 2266
Special Judge
Description
We are supposed to make a budget proposal for th...
分类:
其他好文 时间:
2014-10-03 21:44:55
阅读次数:
226
Beautiful People
Time Limit: 5 Seconds Memory Limit: 32768 KB Special Judge
The most prestigious sports club in one city has exactly N members. Each of its members is strong and beauti...
分类:
其他好文 时间:
2014-10-02 14:10:43
阅读次数:
180
Play the Dice
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65535/32768 K (Java/Others)
Total Submission(s): 1328 Accepted Submission(s): 429
Special Judge
Problem Description
...
分类:
其他好文 时间:
2014-10-02 12:00:12
阅读次数:
142
G - Beautiful People
Time Limit: 10000/5000MS (Java/Others) Memory Limit: 128000/64000KB (Java/Others)
Special Judge
SubmitStatus
Problem Description
The most prestigious sport...
分类:
其他好文 时间:
2014-10-02 09:47:52
阅读次数:
181
# include
# include
# include
# include
using namespace std;
struct node
{
int x1;
int x2;
char x[5];
};
struct node a[100010];
int map[110][110];
int n,m,k;
bool judge (int xx1,int yy...
分类:
其他好文 时间:
2014-10-01 22:58:21
阅读次数:
227
Ellipsoid
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/65536 K (Java/Others)
Total Submission(s): 1140 Accepted Submission(s): 412
Special Judge
Problem Description
Give...
分类:
其他好文 时间:
2014-10-01 19:09:31
阅读次数:
215
ACM Computer Factory
Time Limit: 1000MS
Memory Limit: 65536K
Total Submissions: 5412
Accepted: 1863
Special Judge
Description
As you know, all the computers use...
分类:
其他好文 时间:
2014-09-28 16:54:43
阅读次数:
599