main_marking4/knight2_test8.scala
changeset 424 daf561a83ba6
parent 391 0930e4555b60
child 463 0315d9983cd0
equal deleted inserted replaced
423:e9d14d58be3c 424:daf561a83ba6
     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 =