Open
Conversation
重新手写了迷宫代码,进行了一定优化和注释
重新手写了迷宫代码,进行了一定优化和注释
|
哇 国庆都卷的吗 QWQ |
2.输出该程序目前最佳步数
等待实现:1:广度优先生成地图 2:前端UI
修改: 1.目标点数据储存方式。 2.判断函数判断方式及返回值 3.地图读取方式由一次全读改回一次读一个 4.增加功能:跳关,返回菜单,退出,返回上一个关卡 5.修复了许多输入时无关输入造成的bug 待完成:UI界面 有设想但但耽误时间的想法:实现撤回,撤回在撤回......
实现功能 1:存货 2:入库 3:出库 4:退出程序 遗留问题:货物种类,名字没有具体限制与规定,以至于没法用总数来看仓库容量,只能以种类数为准
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
level0 全部提交,level1 写到 p04,目前个人存在问题:知识大范围遗忘,过去掌握不牢,数据结构不会。