AdventOfCode_2020:用Kotlin https:adventofcode.com编写的代码出现解决方案

时间:2024-03-04 09:51:56
【文件属性】:

文件名称:AdventOfCode_2020:用Kotlin https:adventofcode.com编写的代码出现解决方案

文件大小:212KB

文件格式:ZIP

更新时间:2024-03-04 09:51:56

advent-of-code advent-of-code-2020 Kotlin

:Christmas_tree: 代码2020的出现 该存储库包含我用Kotlin编写解决方案 来源: ,Boost软件许可1.0 :rocket: 跑步 定期运行: gradle run 该应用程序使用--days或-d参数来确定应执行的每日Task。 它需要与concated号,内(1..25)。 例如:-- --days 1,2,4,5并使用gradle运行: gradle run --args="-d 1,2,3,4,5" :toolbox: 参量 Options: --days, -d [1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25] -> Days to execute as List e.g. 1,2,3,4 { String } --repetitions, -r [2] -> Repetitions of solvin


【文件预览】:
AdventOfCode_2020-master
----build.gradle.kts(3KB)
----.gitignore(3KB)
----src()
--------main()
--------test()
----gradlew(6KB)
----.github()
--------workflows()
----.env.template(17B)
----README.md(2KB)
----gradlew.bat(3KB)
----gradle.properties(26B)
----gradle()
--------wrapper()
----settings.gradle.kts(160B)

网友评论