摘要:
define n the number of ' * 'define d the number of couple of two pointsdefine s the single point that can't link to others ( means no points around it in 4 directions )n = 2 * d + s ;d + s = n - duse Hungary finding out the d 1 #include 2 #include 3 char gird[50][25]; 4 int number[50][25 阅读全文
posted @ 2014-03-18 14:54
symons
阅读(157)
评论(0)
推荐(0)
浙公网安备 33010602011771号