main_marking4/knight3_test9.scala
changeset 421 864107857d27
parent 391 048fc6b70776
child 460 f5c0749858fd
equal deleted inserted replaced
420:a6db2b70abdd 421:864107857d27
     1 import CW9c._
     1 import M4c._
     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 =