[algogeeks] need help

2007-02-20 Thread ramtin
Hi, could anybody help me to solve this problem http://acm.zju.edu.cn/show_problem.php?pid=1002 --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to

[algogeeks] Re: need help

2007-02-20 Thread ramtin
nextState = state or (bitmask if this cell is occupied) ways += calcWays(nextState) endfor return ways end function On 2/20/07, ramtin [EMAIL PROTECTED] wrote: Hi, could anybody help me to solve this problem http://acm.zju.edu.cn/show_problem.php?pid=1002 -- Fear