Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 262 Bytes

File metadata and controls

6 lines (6 loc) · 262 Bytes

manh-3d

This is my version of solving the problem of manhattan 3d using Sheme language. That calculates the number of different ways from a point A to a point B with recursion. I used Scheme language, and the DrRacket like IDE. ////////more than you can think