Today, I encountered a problem that I struggled with for a long time. The
problem goes like this:
--------------------------------------------------------------------------------
There are n servers numbered from 0 to n-1 connected by undirected
server-to-server connections forming a network where connections[i] = [a, b]
represents a connection between servers a and b. Any