Snake and Ladders Board 0 ouput

codeLink : https://ide.codingblocks.com/s/197077
I am following the video than also I am unable to findout why I am getting 0 output, please specify my mistake and correct it

@Divya_321 Since final is a keyword you cannot take it as a variable. Can the name of your variable.

@Divya_321 https://ide.codingblocks.com/s/197106

@Divya_321 You forgot to mark the dis[dest] = INT_MAX;

@Divya_321 If your issue has been resolved please mark this doubt as resolved.