playerBILLIONMONEY's blog

By playerBILLIONMONEY, history, 2 years ago, In English

I tried many times, but I still don’t understand the test case. Could someone please explain it to me? Thank you so much!

https://onlinejudge.org/external/5/532.pdf

»
2 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

This problem is the 3D version of finding the shortest path between two cells in a 2D grid. The dungeon is given to you in layers since it is 3D.