poj1067

maksyuki 发表于 oj 分类,标签:
0
poj1067

取石子游戏

有两堆石子,数量任意,可以不同。游戏开始由两个人轮流取石子。游戏规定,每次有两种不同的取法,一是可以在任意的一堆中取走任意多的石子;二是可以在两堆中同时取走相同数量的石子。最后把石子全部取完者为胜者。现在给出初始的两堆石子的数目,如果轮到你先取,假设双方都采取最好的策略,问最后你是胜者还是败者。 >>继续阅读

poj1064

maksyuki 发表于 oj 分类,标签:
0
poj1064

Cable master

Inhabitants of the Wonderland have decided to hold a regional programming contest. The Judging Committee has volunteered and has promised to organize the most honest contest ever. It was decided to connect computers for the contestants >>继续阅读

poj1061

maksyuki 发表于 oj 分类,标签:
0
poj1061

青蛙的约会

两只青蛙在网上相识了,它们聊得很开心,于是觉得很有必要见一面。它们很高兴地发现它们住在同一条纬度线上,于是它们约定各自朝西跳,直到碰面为止。可是它们出发之前忘记了一件很重要的事情,既没有问清楚对方的特征, >>继续阅读

poj1060

maksyuki 发表于 oj 分类,标签: ,
0
poj1060

Modular multiplication of polynomials

Consider polynomials whose coefficients are 0 and 1. Addition of two polynomials is achieved by 'adding' the coefficients for the corresponding powers in the polynomials. The addition of coefficients is perform >>继续阅读

poj1050

maksyuki 发表于 oj 分类,标签:
0
poj1050

To the Max

Given a two-dimensional array of positive and negative integers, a sub-rectangle is any contiguous sub-array of size 1*1 or greater located within the whole array. The sum of a rectangle is the sum of all the elements in that rectangle. >>继续阅读

poj1047

maksyuki 发表于 oj 分类,标签:
0
poj1047

Round and Round We Go

A cyclic number is an integer n digits in length which, when multiplied by any integer from 1 to n, yields a"cycle"of the digits of the original number. That is, if you consider the number after the last digit to "wrap around" >>继续阅读

poj1045

maksyuki 发表于 oj 分类,标签:
0
poj1045

Bode Plot

Consider the AC circuit below. We will assume that the circuit is in steady-state. Thus, the voltage at nodes 1 and 2 are given >>继续阅读

poj1028

maksyuki 发表于 oj 分类,标签:
0
poj1028

Web Navigation

Standard web browsers contain features to move backward and forward among the pages recently visited. One way to implement these features is to use two stacks to keep track of the pages that can be reached by moving backward and forw >>继续阅读

poj1011

maksyuki 发表于 oj 分类,标签:
0
poj1011

Sticks

George took sticks of the same length and cut them randomly until all parts became at most 50 units long. Now he wants to return sticks to the original state, but he forgot how many sticks he had originally and how long they were originally. >>继续阅读

poj1006

maksyuki 发表于 oj 分类,标签:
0
poj1006

Biorhythms

Some people believe that there are three cycles in a person's life that start the day he or she is born. These three cycles are the physical, emotional, and intellectual cycles, and they have periods of lengths 23, >>继续阅读

poj1005

maksyuki 发表于 oj 分类,标签:
0
poj1005

I Think I Need a Houseboat

Fred Mapper is considering purchasing some land in Louisiana to build his house on. In the process of investigating the land, he learned that the state of Louisiana is actually shrinking by 50 square >>继续阅读

poj1003

maksyuki 发表于 oj 分类,标签: ,
0
poj1003

Hangover

How far can you make a stack of cards overhang a table? If you have one card, you can create a maximum overhang of half a card length. (We're assuming that the cards must be perpendicular to the table.) With two cards you can make the top >>继续阅读

poj1001

maksyuki 发表于 oj 分类,标签:
0
poj1001

Exponentiation

Problems involving the computation of exact values of very large magnitude and precision are common. For example, the computation of the national debt is a taxing experience for many computer systems.

This problem requires that you >>继续阅读

hdu4763

maksyuki 发表于 oj 分类,标签:
0
hdu4763

Theme Section

Problem Description

It's time for music! A lot of popular musicians are invited to join us in the music festival. Each of them will play one of their representative songs. To make the programs more interesting and challenging, the h >>继续阅读

hdu4549

maksyuki 发表于 oj 分类,标签: ,
0
hdu4549

M斐波那契数列

Problem Description

M斐波那契数列F[n]是一种整数数列,它的定义如下:

F[0] = a

F[1] = b >>继续阅读

hdu4472

maksyuki 发表于 oj 分类,标签:
0
hdu4472

Count

Problem Description

Prof. Tigris is the head of an archaeological team who is currently in charge of an excavation in a site of ancient relics.

This site contains relics of a village where civilization once >>继续阅读