• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

Numbers

poj1018 커뮤니케이션 시스템 욕심

By overall bandwidth (B) we mean the minimum of the bandwidths of the chosen devices in the communication system and the total price (P) is the sum of the prices of all chosen devices. Our goal is to choose a manufacture...

IntegerSysteminputeachoutputNumbers

poj1157 LITTLE SHOP OF FLOWERS

You have F bunches of flowers, each being of a different kind, and at least as many vases ordered in a row. These id-numbers have a significance: They determine the required order of appearance of the flower bunches in t...

tableinputeachoutputNumbers

1029 False coin

The "Gold Bar"bank received information from reliable sources that in their last group of N coins exactly one coin is false and differs in weight from other coins (while all other coins are equal in weight). After that t...

IntegerlessinputeachoutputNumbers

《leetCode》:Sum Root to Leaf Numbers

첫 번째 단계: 루트에서 잎 노드까지의 모든 경로를 찾아냅니다. 두 번째 단계: 구화 구현 코드는 다음과 같습니다. 이 문제는 자신이 풀 수 없을 줄 알았는데, 쓰여져 있으면 생각이 트인다. 너무 흥미롭다. 하하...

LeetCodePatheachNumbers

POJ 1274 The Perfect Stall 다이어그램 최대 일치

For the first week, Farmer John randomly assigned cows to stalls, but it quickly became clear that any given cow was only willing to produce milk in certain stalls. For the last week, Farmer John has been collecting data...

vectorIntegerinputeachoutputNumbers

POJ 1090 Chain 점차+대수 덧셈

'But Bytesar, you are not chained at all, and I am certain you are able to take off the rings from the bar by yourself.' perfidiously answered general Bytel, and he added 'But deal with that before a clock strikes the cy...

StringIntegerinputeachoutputNumbers

uva 10057 - A mid-summer night's dream.

For security reasons computers today cannot solve combination lock related problems. In a mid-summer night the scientist has a dream where he sees a lot of unsigned integer numbers flying around. He records them with the...

SecurityIntegerinputeachoutputNumbers

Bellman-Ford || SPFA :Wormholes

E - Wormholes Each of FJ's farms comprises N (1 ≤ N ≤ 500) fields conveniently numbered 1..N, M (1 ≤ M ≤ 2500) paths, and W (1 ≤ W ≤ 200) wormholes. As FJ is an avid time-traveling fan, he wants to do the following: star...

IntegerinsertPatheachoutputNumbers

zoj 1450 Minimal Circle(최소 포위 원)

Minimal Circle Time Limit: 5 Seconds Memory Limit: 32768 KB You are to write a program to find a circle which covers a set of points and has the minimal area. There will be no more than 100 points in one problem. Input T...

IntegerRandominputeachoutputNumbers

FZU 1150 Peter's smokes

Peter's smokes Time Limit:1s Memory limit:32M Accepted Submit:496 Total Submit:1090 Peter has n cigarettes. He smokes them one by one keeping all the butts. Out of k > 1 butts he can roll a new cigarette. How many cigare...

IntegerinputeachoutputNumbers

1149 PIGS

Each of them has keys to some pig-houses and wants to buy a certain number of pigs. All data concerning customers planning to visit the farm on that particular day are available to Mirko early in the morning so that he c...

piginputeachoutputNumbersmath.h

2724 Purifying Machine//MAXMATCH

An operation of this machine is a cleaning action according to the states of the N switches. When the machine is turned to a specific state, an operation will clean all the cheeses with corresponding binary numbers. For ...

IntegerequalsinputeachoutputNumbers

ZOJ Trick or Treat//3분 찾기

As the village is too big for a single group to collect the candy from all houses sequentially, Johnny and his friends have decided to split up so that each of them goes to a different house, collects the candy (or wreak...

structiniinputeachoutputNumbers

poj Magic Number

Magic Number Time Limit: 2 Seconds Memory Limit: 32768 KB A positive number y is called magic number if for every positive integer x it satisfies that put y to the right of x, which will form a new integer z, z mod y = 0...

inputeachoutputNumbers

hdu1026 Ignatius and the Princess I(폭 우선 검색)

To make the problem simply, we assume the labyrinth is a N*M two-dimensional array which left-top corner is (0,0) and right-bottom corner is (N-1,M-1). Ignatius enters at (0,0), and the door to feng5166's room is at (N-1...

killinputPatheachoutputNumbers

joj 1182

TIME Limit MEMORY Limit Run Times AC Times In a Lotto I have ever played, one has to select 6 numbers from the set {1,2,...,49}. For example, for k=8 and S = {1,2,3,5,8,13,21,34} there are 28 possible games: [1,2,3,5,8,1...

IntegerSysteminputeachoutputNumbers

uva 529 - Addition Chains

Addition Chains An addition chain for n is an integer sequence with the following four properties: am = n For each k ( ) there exist two (not neccessarily different) integers i and j ( ) with ak =ai +aj You are given an ...

propertiesIntegersearchinputeachNumbers

poj 2288 Islands and Bridges

Given a map of islands and bridges that connect these islands, a Hamilton path, as we all know, is a path along the bridges such that it visits each island exactly once. We call a Hamilton path the best triangular Hamilt...

IntegerPatheachoutputNumbersForms

joj 1031 Hanoi Tower Troubles Again!문제 풀이 보고서

TIME Limit People stopped moving discs from peg to peg after they know the number of steps needed to complete the entire task. The game consists of N pegs and a LOT of balls. The balls are numbered 1,2,3... The balls loo...

Integerinput언어eachoutputNumbers

Hdu 1026 - Ignatius and the Princess

To make the problem simply, we assume the labyrinth is a N*M two-dimensional array which left-top corner is (0,0) and right-bottom corner is (N-1,M-1). Ignatius enters at (0,0), and the door to feng5166's room is at (N-1...

killinputPatheachoutputNumbers

uva 167 - The Sultan's Successors

The Sultan of Nubia has no children, so she has decided that the country will be split into up to k separate parts on her death and each part will be inherited by whoever performs best at some test. Each chessboard has n...

IntegerlessinputeachoutputNumbers

Ballot Evaluation

Time Limit:1000MS  Memory Limit:65536KTotal Submit:26 Accepted:4 Bruce Force has gone to Las Vegas, the El Dorado for gamblers. He is interested especially in one betting game, where a machine forms a sequence of n numbe...

IntegerinputeachoutputNumbersForms

uva 11205 - The broken pedometer

In the pedometer the symbols are represented by seven segments (or LEDs): The problem consists of obtaining the minimum number of active LEDs necessary to identify each one of the symbols, given a number P of LEDs, and N...

FileinputUPeachoutputNumbers

10041 - Vito's Family

Problem C: Vito's family The world-known gangster Vito Deadstone is moving to New York. He has a very big family there, all of them living in Lamafia Avenue. Since he will visit all his relatives very often, he is trying...

IntegerinputeachoutputdistanceNumbers

uva 10487 - Closest Sums

Problem D Closest Sums Input: standard input Output: standard output Time Limit: 3 seconds Given is a set of integers and then a sequence of queries. A query gives you a number and asks to find a sum of two distinct numb...

IntegerqueryinputeachoutputNumbers

sicily1128.DICE

Imagine looking at a six-sided die so two sides face east-west, two face north-south, and the last two sides face up-down. You could write down the number of dots on each side in the order: east, west, north, south, up, ...

FileinputUPeachoutputNumbers

다리

Burning Bridges Ferry Kingdom is a nice little country located on N islands that are connected by M bridges. Ferry Kingdom was conquered by the armies of the great warrior Jordan and he has decided to burn all the bridge...

structIntegerinputeachoutputNumbers

uva340 - Master-Mind Hints

In order to break the code, Breaker makes a number of guesses, each guess itself being a code. After each guess Designer gives a hint, stating to what extent the guess matches his secret code. In this problem you will be...

inputeachoutputpaircolorsNumbers

boj 220(상태 압축 DP)

They have decided which place to start their tourism and in which order to visit these places. However, anyone can leave halfway during the tourism and will never back to the tourism again if he or she is not interested ...

inputeachoutputpairNumbers
이전 기사 보기

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more