main_testing4/knight_test7.scala
changeset 403 ffce7b61b446
parent 347 4de31fdc0d67
equal deleted inserted replaced
402:de59aa20a1dc 403:ffce7b61b446
     1 import CW9b._
     1 import M4b._
     2 
     2 
     3 //type Pos = (Int, Int)
     3 //type Pos = (Int, Int)
     4 //type Path = List[Pos]
     4 //type Path = List[Pos]
     5 
     5 
     6 def add_pair_urban(x: Pos)(y: Pos): Pos = 
     6 def add_pair_urban(x: Pos)(y: Pos): Pos =