Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 314 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 314 Bytes

​ 此次作业中使用了构建工具Gradle写了程序设计与数据结构Lab3中的Wordladder,并使用了Junit来进行函数的测试。

​ 可以通过运行build/libs下的wordladder-1.0-SNAPSHOT.jar来直接运行程序,程序测试的结果可以通过reports/tests/tests下的index.html查看。