This is a series of programming challenges for beginners and experienced Caché programmers.
For an introduction : go to article https://community.intersystems.com/post/advent-code-2016-day1-no-time-ta...
Today, you have to find a path through a maze. To know if a coordinate is a wall or an open space, you will have to do a calculation like this :