现在我们的Makefile写成这样:all: mainmain: main.o stack.o maze.ogcc $^ -o $@main.o: main.h stack.h maze.hstack.o: stack.h main.hmaze.o: maze.h main.hclean:-rm m...
分类:
其他好文 时间:
2015-09-03 23:22:45
阅读次数:
209
Mixing MilkThe Merry Milk Makers company buys milk from farmers, packages it into attractive 1- and 2-Unit bottles, and then sells that milk to grocer...
分类:
其他好文 时间:
2015-09-03 21:42:38
阅读次数:
219
Board GameAccept: 95Submit: 246Time Limit: 1000 mSecMemory Limit : 32768 KBProblem DescriptionFat brother and Maze are playing a kind of special (hent...
分类:
其他好文 时间:
2015-08-30 21:06:23
阅读次数:
159
Moon GameTime Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeFZU 2148DescriptionFat brother and Maze are playing a k...
分类:
其他好文 时间:
2015-08-30 21:04:36
阅读次数:
165
A-B GameTime Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeFZU 2147DescriptionFat brother and Maze are playing a ki...
分类:
其他好文 时间:
2015-08-30 21:02:01
阅读次数:
222
Shooting GameTime Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeFZU 2144DescriptionFat brother and Maze are playing...
分类:
其他好文 时间:
2015-08-30 20:57:28
阅读次数:
148
OOXX GameTime Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeFZU 2151DescriptionFat brother and Maze are playing a k...
分类:
其他好文 时间:
2015-08-30 20:53:56
阅读次数:
160
Easy GameTime Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeFZU 2146DescriptionFat brother and Maze are playing a k...
分类:
其他好文 时间:
2015-08-30 20:52:38
阅读次数:
247
Fire GameTime Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeFZU 2150DescriptionFat brother and Maze are playing a k...
分类:
其他好文 时间:
2015-08-30 20:49:02
阅读次数:
189
bfs,多校,HDU5335
In an maze, the right-bottom corner is the exit (position is the exit). In every position of this maze, there is either a or a written on it.
An explorer gets lost in this grid. His position now is , and he wants to go to the exit. Sin...
分类:
其他好文 时间:
2015-08-27 16:45:12
阅读次数:
227