The problem statement
http://www.spoj.com/problems/KNGCHECK/
This is another great task of implementation. We ned to loop all over the board and check for every single white figure and check all the cells that figure can attack and the output the answer accordingly. Make sure o check the source code for some details.
http://www.spoj.com/problems/KNGCHECK/
This is another great task of implementation. We ned to loop all over the board and check for every single white figure and check all the cells that figure can attack and the output the answer accordingly. Make sure o check the source code for some details.
No comments:
Post a Comment