随笔分类 -  POJ

http://poj.org/
摘要:POJ 3984 迷宫问题 Time Limit: 1000MS Memory Limit: 65536K Description - 题目描述 定义一个二维数组: int maze[5][5] = { 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 阅读全文
posted @ 2017-02-12 18:38 Simon_X 阅读(234) 评论(0) 推荐(0)
摘要:POJ 3414 Pots(罐子) Time Limit: 1000MS Memory Limit: 65536K Description - 题目描述 You are given two pots, having the volume of A and B liters respectively. 阅读全文
posted @ 2017-01-21 23:11 Simon_X 阅读(195) 评论(0) 推荐(0)
摘要:POJ 3087 Shuffle'm Up(洗牌) Time Limit: 1000MS Memory Limit: 65536K Description - 题目描述 A common pastime for poker players at a poker table is to shuffle 阅读全文
posted @ 2017-01-20 20:16 Simon_X 阅读(255) 评论(0) 推荐(0)
摘要:POJ 3126 Prime Path(素数路径) Time Limit: 1000MS Memory Limit: 65536K Description - 题目描述 The ministers of the cabinet were quite upset by the message from 阅读全文
posted @ 2017-01-19 18:16 Simon_X 阅读(300) 评论(0) 推荐(0)
摘要:POJ 1426 Find The Multiple(寻找倍数) Time Limit: 1000MS Memory Limit: 65536K Description - 题目描述 Given a positive integer n, write a program to find out a 阅读全文
posted @ 2017-01-18 23:07 Simon_X 阅读(276) 评论(0) 推荐(0)
摘要:POJ 3279 Fliptile(翻格子) Time Limit: 2000MS Memory Limit: 65536K Description - 题目描述 Farmer John knows that an intellectually satisfied cow is a happy co 阅读全文
posted @ 2017-01-17 21:22 Simon_X 阅读(335) 评论(0) 推荐(0)
摘要:POJ 3278 Catch That Cow(赶牛行动) Time Limit: 1000MS Memory Limit: 65536K Description - 题目描述 Farmer John has been informed of the location of a fugitive c 阅读全文
posted @ 2017-01-16 17:16 Simon_X 阅读(210) 评论(0) 推荐(0)
摘要:POJ 2251 Dungeon Master(地牢大师) Time Limit: 1000MS Memory Limit: 65536K Description - 题目描述 You are trapped in a 3D dungeon and need to find the quickest 阅读全文
posted @ 2017-01-15 13:11 Simon_X 阅读(413) 评论(0) 推荐(0)
摘要:POJ 1321 棋盘问题 Time Limit: 1000MS Memory Limit: 65536K Description - 题目描述 在一个给定形状的棋盘(形状可能是不规则的)上面摆放棋子,棋子没有区别。要求摆放时任意的两个棋子不能放在棋盘中的同一行或者同一列,请编程求解对于给定形状和大 阅读全文
posted @ 2017-01-14 23:02 Simon_X 阅读(163) 评论(0) 推荐(0)
摘要:POJ 2718 Smallest Difference(最小差) Time Limit: 1000MS Memory Limit: 65536K Description - 题目描述 Given a number of distinct decimal digits, you can form o 阅读全文
posted @ 2017-01-14 00:20 Simon_X 阅读(253) 评论(0) 推荐(0)
摘要:POJ 3669 Meteor Shower(流星雨) Time Limit: 1000MS Memory Limit: 65536K Description 题目描述 Bessie hears that an extraordinary meteor shower is coming; repor 阅读全文
posted @ 2016-09-21 01:36 Simon_X 阅读(722) 评论(0) 推荐(0)
摘要:POJ 1979 Red and Black (红与黑) Time Limit: 1000MS Memory Limit: 30000K Description 题目描述 There is a rectangular room, covered with square tiles. Each til 阅读全文
posted @ 2016-09-07 22:04 Simon_X 阅读(537) 评论(0) 推荐(0)
摘要:POJ 3461 Oulipo(乌力波) Time Limit: 1000MS Memory Limit: 65536K 【Description】 【题目描述】 The French author Georges Perec (1936–1982) once wrote a book, La di 阅读全文
posted @ 2016-07-12 16:05 Simon_X 阅读(327) 评论(0) 推荐(0)
摘要:POJ 2376 Cleaning Shifts(轮班打扫) Time Limit: 1000MS Memory Limit: 65536K 【Description】 【题目描述】 Farmer John is assigning some of his N (1 <= N <= 25,000) 阅读全文
posted @ 2016-04-08 22:46 Simon_X 阅读(296) 评论(0) 推荐(1)
摘要:POJ 3286 How many 0's?(几多0?) Time Limit: 1000MS Memory Limit: 65536K 【Description】 【题目描述】 A Benedict monk No.16 writes down the decimal representation 阅读全文
posted @ 2016-04-05 00:05 Simon_X 阅读(213) 评论(0) 推荐(0)
摘要:POJ 1182 食物链 Time Limit: 1000MS Memory Limit: 10000K 【Description - 题目描述】 动物王国中有三类动物A,B,C,这三类动物的食物链构成了有趣的环形。A吃B, B吃C,C吃A。 现有N个动物,以1-N编号。每个动物都是A,B,C中的一 阅读全文
posted @ 2016-04-02 00:02 Simon_X 阅读(200) 评论(0) 推荐(0)
摘要:POJ 2431 Expedition(探险) Time Limit: 1000MS Memory Limit: 65536K 【Description】 【题目描述】 A group of cows grabbed a truck and ventured on an expedition dee 阅读全文
posted @ 2016-03-28 23:38 Simon_X 阅读(246) 评论(0) 推荐(0)
摘要:POJ 3253 Fence Repair(修篱笆) Time Limit: 2000MS Memory Limit: 65536K 【Description】 【题目描述】 Farmer John wants to repair a small length of the fence around 阅读全文
posted @ 2016-03-26 10:59 Simon_X 阅读(637) 评论(0) 推荐(0)
摘要:POJ 3069 Saruman's Army(萨鲁曼军) Time Limit: 1000MS Memory Limit: 65536K 【Description】 【题目描述】 Saruman the White must lead his army along a straight path 阅读全文
posted @ 2016-03-24 23:07 Simon_X 阅读(492) 评论(0) 推荐(0)
摘要:POJ 3617 Best Cow Line Time Limit: 1000MS Memory Limit: 65536K 【Description】 【题目描述】 FJ is about to take his N (1 ≤ N ≤ 2,000) cows to the annual "Farm 阅读全文
posted @ 2016-03-23 00:46 Simon_X 阅读(1106) 评论(0) 推荐(0)