Sample repro: https://studio.code.org/s/coursea/stage/6/puzzle/2 <img src="https://user-images.githubusercontent.com/413693/41879300-e432536e-788d-11e8-8faf-c917fc2e62d6.png"> Map: ```json [[0,0,0,0,0,0,0,4],[0,1,1,1,0,1,1,0],[0,1,1,1,1,1,1,0],[0,1,3,1,1,2,1,0],[0,4,1,1,1,1,1,0],[0,1,1,0,1,1,4,0],[0,0,0,0,0,0,0,0],[0,0,4,0,0,0,0,0]] ```