
搜索
MIsike
创造,要有毁灭的觉悟!
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Labyrinth (URAL 1033)
LabyrinthTime limit: 1.0 secondMemory limit: 64 MBAdministration of the labyrinth has decided to start a new season with new wallpapers. For this purpose they need a program to calculate原创 2013-07-07 10:09:52 · 1176 阅读 · 0 评论 -
Distributing Ballot Boxes
Distributing Ballot BoxesTime Limit:10000MS Memory Limit:32768KB 64bit IO Format:%I64d & %I64uSubmit Status Practice HDU 4190DescriptionToday, besides SWERC'11, another原创 2013-09-01 17:54:37 · 1041 阅读 · 0 评论 -
Curling 2.0
Curling 2.0Time Limit: 1000MS Memory Limit: 65536KTotal Submissions: 8868 Accepted: 3740DescriptionOn Planet MM-21, after their Olympic games this year, curling i原创 2013-08-31 11:20:25 · 698 阅读 · 0 评论 -
Sudoku
SudokuTime Limit: 2000MS Memory Limit: 65536KTotal Submissions: 12157 Accepted: 6070 Special JudgeDescriptionSudoku is a very simple task. A square table with原创 2013-08-30 18:04:55 · 890 阅读 · 0 评论 -
棋盘问题
棋盘问题Time Limit: 1000MS Memory Limit: 10000KTotal Submissions: 19220 Accepted: 9585Description在一个给定形状的棋盘(形状可能是不规则的)上面摆放棋子,棋子没有区别。要求摆放时任意的两个棋子不能放在棋盘中的同一行或者同一列,请编程求解原创 2013-08-29 20:50:38 · 614 阅读 · 0 评论 -
A Knight's Journey
A Knight's JourneyTime Limit : 2000/1000ms (Java/Other) Memory Limit : 131072/65536K (Java/Other)Total Submission(s) : 43 Accepted Submission(s) : 15Problem DescriptionBackground原创 2013-08-29 21:05:36 · 597 阅读 · 0 评论 -
Dessert
DessertTime Limit: 1000MS Memory Limit: 30000K DescriptionFJ has a new rule about the cows lining up for dinner. Not only must the N (3 <= N <= 15) cows line up原创 2013-08-23 09:52:09 · 795 阅读 · 0 评论 -
Flip Game
Flip GameTime Limit : 2000/1000ms (Java/Other) Memory Limit : 131072/65536K (Java/Other)Total Submission(s) : 22 Accepted Submission(s) : 10Problem DescriptionFlip game is played o原创 2013-07-28 16:50:06 · 758 阅读 · 0 评论 -
放苹果
Language:Default放苹果Time Limit: 1000MS Memory Limit: 10000K Description把M个同样的苹果放在N个同样的盘子里,允许有的盘子空着不放,问共有多少种不同的分法?(用K表示)5,1,1和1,5,1 是同一种分法。Input第一行是测试原创 2013-05-09 10:52:16 · 1271 阅读 · 1 评论 -
openjudge 迷宫
迷宫总时间限制: 3000ms 内存限制: 65536kB描述一天Extense在森林里探险的时候不小心走入了一个迷宫,迷宫可以看成是由n * n的格点组成,每个格点只有2种状态,.和#,前者表示可以通行后者表示不能通行。同时当Extense处在某个格点时,他只能移动到东南西北(或者说上下左右)四个方向之一的相邻格点上,Extense想要从点A走到点B,问在原创 2013-05-21 13:56:41 · 4751 阅读 · 0 评论 -
分组
分组★ 输入文件:dataa.in 输出文件:dataa.out 时间限制:1 s 内存限制:128 MB【问题描述】现有 n 个学生, 要分成X1 ,X2 ,...,Xm ,共 m 组(m1 ,X2 ,...,Xm 分别表示每组的学生人数),要求对于所有的ii j ,共有多少种分组方案,求出分组方案。【输入格式】输入文件:dataa.in原创 2013-05-23 16:38:15 · 719 阅读 · 0 评论 -
Codeforce 240C Practice
C. Practicetime limit per test1 secondmemory limit per test256 megabytesinputinput.txtoutputoutput.txtLittle time is left before Berland annual football champio原创 2013-09-25 17:37:13 · 1095 阅读 · 0 评论