testing3/knight_test7.scala
changeset 296 12dc251fc47e
parent 247 50a3b874008a
child 329 8a34b2ebc8cc
equal deleted inserted replaced
295:3f34da7a3094 296:12dc251fc47e
       
     1 import CW8b._
     1 
     2 
     2 //type Pos = (Int, Int)
     3 //type Pos = (Int, Int)
     3 //type Path = List[Pos]
     4 //type Path = List[Pos]
     4 
     5 
     5 def add_pair_urban(x: Pos)(y: Pos): Pos = 
     6 def add_pair_urban(x: Pos)(y: Pos): Pos =