out< "please input the number of the nodes"<<endl cin>>NodesNum cout<<"please input the graph"<<endl for( i = 1 i<=NodesNum i++) for( j = 1 j <= NodesNum j++) cin>>graph[i][j] */
标签: lt the NodesNum number
上传时间: 2013-11-29
上传用户:libinxny