Java 15 puzzle game manhattan distance

后端 未结 0 581
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-14 19:52

I try to solve a 15 puzzle game by calling the Manhattan distance and take the minimum for possible move.

public int resolution() throws InterruptedException          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题