2057 - DS_20_CHEN_QUIZ5 (EECS2040) Scoreboard

Time

2020/06/08 18:30:00 2020/06/08 20:30:00

Clarification

# Problem Asker Description Reply Replier Reply Time For all team

# Problem Pass Rate (passed user / total user)
12831 Maze Cost Sorting

12831 - Maze Cost Sorting   

Description

HINT: 
It is not necessary to traverse through the maze.
You can use "for loop" to check each node to count the number of neighbors for each node.

Input

Output

Sample Input  Download

Sample Output  Download

Tags




Discuss