aoc2019:代码2019到来.https:adventofcode.com2019

时间:2021-02-12 18:26:11
【文件属性】:
文件名称:aoc2019:代码2019到来.https:adventofcode.com2019
文件大小:6.85MB
文件格式:ZIP
更新时间:2021-02-12 18:26:11
gif advent hacktoberfest intcode-computer Python Cultiststeve的Code 2019到来解决方案 未优化或整洁的代码。 该代码通常只是我的初稿,该初稿产生了解决方案,而且绝对没有考虑到使用寿命。 在pycharm中使用Python 3.8.0开发的代码。 Intcode计算机 花了更长的时间使这个整洁,因为它使用了很多。 包含一些pytest,并运行各种示例,以确保其产生正确的输出。 还应该主要是docstring'd和评论。 第15天的解决方案 这天是远程intcode机器人搜索氧气泄漏,找出最短的路径,然后查看重新填充整个迷宫所需的时间。 这一天做了一个不错的GIF(对于调试也很有用)。 较早的intcode天 这些日子中的某些日子可能会在最近一次提交中中断,因为在最初的几周内对intcode计算机进行了更改,并且早期的日子没有更新。
【文件预览】:
aoc2019-master
----day13()
--------day13.py(3KB)
--------input.txt(7KB)
----day12()
--------day12.py(3KB)
--------input.txt(77B)
----day1()
--------day1.py(746B)
--------input.txt(648B)
--------test1.txt(4B)
----day15()
--------solution.gif(6.98MB)
--------day15-recursive.py(10KB)
--------input.txt(3KB)
--------day15.py(6KB)
----day6()
--------day6.py(3KB)
--------input.txt(20KB)
--------test2.txt(57B)
--------test1.txt(46B)
----day9()
--------day9.py(452B)
--------input.txt(3KB)
----day5()
--------day5.py(960B)
--------input.txt(2KB)
----day11()
--------day11.py(3KB)
--------input.txt(2KB)
----day7()
--------day7.py(2KB)
--------input.txt(1KB)
----day2()
--------input.txt(354B)
--------day2.py(1KB)
--------test1.txt(29B)
----day16()
--------day16.py(3KB)
--------input.txt(651B)
----LICENSE.md(7KB)
----.gitignore(2KB)
----day8()
--------day8.py(2KB)
--------img.png(155B)
--------input.txt(15KB)
----intcode_computer()
--------test()
--------__init__.py(0B)
--------intcode_computer.py(9KB)
----day10()
--------day10.py(6KB)
--------test3.txt(89B)
--------input.txt(2KB)
--------test2.txt(29B)
--------test1.txt(29B)
----README.md(946B)
----day14()
--------day14.py(5KB)
--------example_1.txt(94B)
--------example_2.txt(116B)
--------input.txt(2KB)
--------example_5.txt(579B)
----day4()
--------day4.py(845B)
----day3()
--------day3.py(2KB)
--------input.txt(3KB)
--------test2.txt(66B)
--------test1.txt(23B)

网友评论