Fork me on GitHub
摘要: 题目: 大家一定觉的运动以后喝可乐是一件很惬意的事情,但是seeyou却不这么认为。因为每次当seeyou买了可乐以后,阿牛就要求和seeyou一起分享这一瓶可乐,而且一定要喝的和seeyou一样多。但seeyou的手中只有两个杯子,它们的容量分别是N 毫升和M 毫升 可乐的体积为S (S<101) 阅读全文
posted @ 2020-06-18 19:01 shiyu-coder 阅读(173) 评论(0) 推荐(0)
摘要: 题目: The GeoSurvComp geologic survey company is responsible for detecting underground oil deposits. GeoSurvComp works with one large rectangular region 阅读全文
posted @ 2020-06-18 15:01 shiyu-coder 阅读(79) 评论(0) 推荐(0)
摘要: 题目: 定义一个二维数组: int maze[5][5] = { 0, 1, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 1, 0, }; 它表示一个迷宫,其中的1表示墙壁,0表示可以走的路,只能横着走或竖着走,不能斜 阅读全文
posted @ 2020-06-18 12:19 shiyu-coder 阅读(172) 评论(0) 推荐(0)
摘要: 题目: Joe works in a maze. Unfortunately, portions of the maze have caught on fire, and the owner of the maze neglected to create a fire escape plan. He 阅读全文
posted @ 2020-06-18 11:54 shiyu-coder 阅读(88) 评论(0) 推荐(0)
摘要: 题目: Fat brother and Maze are playing a kind of special (hentai) game on an N*M board (N rows, M columns). At the beginning, each grid of this board is 阅读全文
posted @ 2020-06-18 08:52 shiyu-coder 阅读(218) 评论(0) 推荐(0)
点击右上角即可分享
微信分享提示