最新 最热

图论--差分约束--POJ 1201 Intervals

You are given n closed, integer intervals [ai, bi] and n integers c1, ..., cn. Write a program that: reads the number of intervals, their end points and integ...

2020-10-28
1

图论--差分约束--POJ 1201 Intervals

Intervals Time Limit: 2000MS Memory Limit: 65536K Total Submissions: 30971 Accepted: 11990 Description

2020-10-28
1

Codeforce 1251C. Minimize The Integer

C. Minimize The Integer time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output You are given a huge inte...

2020-10-28
1

java学习之路:21.了解所有数字的父类Number

抽象类Number是BigDecimal,BigInteger,Byte,double,float,Integer,Long和Short类的父类,Number的子类必须提供将表示的数值转换为byte,double,float,int,long,short的方法。...

2020-10-28
1

Extended Traffic LightOJ - 1074

Dhaka city is getting crowded and noisy day by day. Certain roads always remain blocked in congestion. In order to convince people avoid shortest routes, and he...

2020-10-28
1

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

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

STL 训练 POJ - 1862 Stripies

Our chemical biologists have invented a new very useful form of life called stripies (in fact, they were first called in Russian - polosatiki, but the scientist...

2020-10-28
1

CF思维联系– CodeForces - 991C Candies(二分)

After passing a test, Vasya got himself a box of n candies. He decided to eat an equal amount of candies each morning until there are no more candies. However, ...

2020-10-28
1