欢迎来到萧静默的博客

书山有路勤为径,学海无涯苦作舟。
摘要: package Date20200622; public class TortoiseHareRace { public static void main(String[] args) { int total = 10; int tortoiseStep = 0; int hareStep = 0; 阅读全文
posted @ 2020-06-22 10:28 萧静默 阅读(374) 评论(0) 推荐(0)