testing3/knight_test8.scala
changeset 296 4e5bc75cdbd3
parent 247 87047208d5f4
child 329 828326d1b3b2
equal deleted inserted replaced
295:bfbc7dd3e35c 296:4e5bc75cdbd3
       
     1 import CW8b._
       
     2 
     1 
     3 
     2 //type Pos = (Int, Int)
     4 //type Pos = (Int, Int)
     3 //type Path = List[Pos]
     5 //type Path = List[Pos]
     4 
     6 
     5 def add_pair_urban(x: Pos)(y: Pos): Pos = 
     7 def add_pair_urban(x: Pos)(y: Pos): Pos =