Skip to content

Conversation

luizfernandodag
Copy link

No description provided.

@luizfernandodag
Copy link
Author

Solução luiz

switch (option) {
case 1 -> {
BFS bfs = new BFS(si.n,sf.n);
bfs.solve();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Boa tarde,
Não estamos buscando um resolvedor de jogo de oito automático e sim uma solução onde podemo jogá-lo.

Att

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants