Search found 1 match

by yanli
Sat Feb 16, 2008 8:23 am
Forum: Volume 1 (100-199)
Topic: 173 - Network Wars
Replies: 29
Views: 6197

AC for problem 173 Network Wars

// Important: The problem mentioned rules
// 1. Paskill move next: next cannot be a node already visited by Paskill, neither can it be a node already visited by Lisper
// 2. Lisper move next: next cannot be a node already visited by Lisper, but it may be a node already visited by Paskill
// 3 ...

Go to advanced search