ENG  RUSTimus Online Judge
Online Judge
Problems
Authors
Online contests
About Online Judge
Frequently asked questions
Site news
Webboard
Links
Problem set
Submit solution
Judge status
Guide
Register
Update your info
Authors ranklist
Current contest
Scheduled contests
Past contests
Rules
back to board

Discussion of Problem 1596. Knight Mare

xurshid_n When No Solution?? [2] // Problem 1596. Knight Mare 11 Mar 2012 22:45
N and M both  are odd numbers --> No solution ???
Zurg Re: When No Solution?? [1] // Problem 1596. Knight Mare 18 Mar 2012 17:43
Try to find out it yourself. It shouldn't be hard.
xurshid_n Re: When No Solution?? // Problem 1596. Knight Mare 23 Jul 2012 18:02
I was right! for n and m are odd -> no solution!
But, solution is backtrasing or not?