最新 最热

CodeForces - 1047B Cover Points

B. Cover Points time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output There are n points on the plane, (...

2020-10-28
1

CodeForces - 1047A

A. Little C Loves 3 I time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output Little C loves number «3» ve...

2020-10-28
1

FZU 1894 志愿者选拔

Accept: 2308 Submit: 7003 Time Limit: 1500 mSec Memory Limit : 32768 KB

2020-10-28
1

POJ 1505 Copying Books

Copying Books Time Limit: 3000MS Memory Limit: 10000K Total Submissions: 10819 Accepted: 3349 Description

2020-10-28
1

POJ 3581 Prime Gap(二分)

Prime GapTime Limit: 5000MS Memory Limit: 65536KTotal Submissions: 11009 Accepted: 6298DescriptionThe sequence of n − 1 consecutive composite numbers (posit...

2020-10-28
1

POJ 3273 Monthly Expense

Monthly Expense Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 38688 Accepted: 14256

2020-10-28
1

POJ 1905 Expanding Rods(二分)

Expanding Rods Time Limit: 1000MS Memory Limit: 30000K Total Submissions: 20224 Accepted: 5412 Description

2020-10-28
1

POJ 2456 Aggressive cows

Aggressive cows Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 24838 Accepted: 11537 Description

2020-10-28
1

input的类型大全

<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>Document</title>......

2020-10-28
0

STL训练 HDU - 1716 Ray又对数字的列产生了兴趣:

HDU - 1716 Ray又对数字的列产生了兴趣: 现有四张卡片,用这四张卡片能排列出很多不同的4位数,要求按从小到大的顺序输出这些4位数。 Input 每组数据占一行,代表四张卡片上的数字(0<=数字<=9),如果四张卡片都是0,则输入结束。 ...

2020-10-28
1