Program that checks the connectivity of the graph produces a segmentation fault

后端 未结 0 1265
野趣味
野趣味 2021-02-05 06:09

I\'m currently making a program to check whether a graph is fully connected. My approach is to use a depth-first search traversal algorithm, and just ensure that every node is c

相关标签:
回答
  • 消灭零回复
提交回复
热议问题