Monday, December 19, 2011

How to check a particular field with other fields in a particular row or col in Java to avoid repetition?

I'm developing Sudoku game. I generated some random numbers.in that i found some repeated numbers.I need to check each field in a table to avoid repetition . So anyone can you tell me the logic?

0 comments:

Post a Comment