Day 15: Wrong Numbering!

Today, the elves are going round a loop of caches, but the numbering has been messed up! The elves are going the correct way, but they want to see how long it would have taken to follow the numbers. They would have started from number 1, and then gone to the next number until they were back to 1 (the highest number loops back). To the nearest integer, what is the total point-to-point distance that the elves would have covered? Here is your test input:

Example

Input

. . . . 18 . 11 . . .
. 25 15 12 . . . 4 28 .
. 5 . . . 26 . . 3 .
. 21 . . . . . . . 24
20 . . . . . . . . 13
. 1 . . . . . . 14 .
9 . . . . . . . . 23
16 . . 17 . . . . . 2
. 8 7 . . . 27 10 19 .
. . . . 6 22 . . . .

Output

152

Alert: You are about to download a file that contains details needed to find this geocache. As the geocache owner, I ensure that this file is safe to download. It has not been checked by Geocaching HQ or by the reviewer for possible malicious content. Download this file at your own risk.

Download input data:

Input Data File