What algorithm would you use to solve a very large tic-tac-toe game?

前端 未结 0 1145
终归单人心
终归单人心 2021-02-11 00:46

A small (3x3, 4x4) tic-tac-toe can be easily solved by considering all the cases. But for example, you have a 30x30 tic-tac-toe. What algorithm would you use to decide the next

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