Skip to content

freeuni-paradigms/07-where-am-i

Repository files navigation

დავალების ატვირთვა

დავალება უნდა ატვირთოთ თქვენს პერსონალურ Github Classroom-ის რეპოზიტორიაში.

ტესტირება

ყველა ტესტის ერთად გაშვება

kawa

(load "where-am-i.scm")
(test-all)

ინდივიდუალური ტესტირება

kawa

(load "where-am-i.scm")
(test-intersection-points)
(test-distance-product)
(test-rate-points)
(test-sort-points)
(test-clumped-points)
(test-average-point)
(test-best-estimate)
(test-where-am-i))

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages