Напоминание: в случае технических проблем любого характера, вы можете использовать m1.codeforces.com, m2.codeforces.com, m3.codeforces.com. ×

Hamilton cycles in a grid

Правка en1, от SliferSkyd, 2021-06-10 05:45:48

Hello,

Given a grid N x M (N x M <= 100). Your task is to count how many Hamilton cycles in this graph. Are there any algorithms to solve this?

Thanks!

Теги #hamiltonian-circuit

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский SliferSkyd 2021-06-10 05:45:48 185 Initial revision (published)