Course Solutions Uncategorized (Solved) : Hi Know C Code Want Debug Code Good Want Compile Visual Studio 2015 Nobody Could Give Fix Q28893081 . . . .

(Solved) : Hi Know C Code Want Debug Code Good Want Compile Visual Studio 2015 Nobody Could Give Fix Q28893081 . . . .

 

Hi, I do not know my C++ code does not want to debug. The codeis good but does not want to compile in visual studio 2015. Nobodycould give me the fix. Please show a picture of the visual studioworking correctly. I tried a lot of things and asked and I couldnot resolve the problem.

#include<iostream>

#include<vector>

#include<string>

#include<list>

#include<algorithm>

#include<fstream>

using namespace std;

void addEdge(vector <pair<int, int> > adj[], intu,

int v, int wt)

{

adj[u].push_back(make_pair(v, wt));

adj[v].push_back(make_pair(u, wt));

}

// Print adjacency list representaion ot graph

void printGraph(vector<pair<int, int> > adj[], intV)

{

int v, w;

for (int u = 0; u < V; u++)

{

cout << u << ” – “;

for (auto it = adj[u].begin(); it !=

OR

PayPal Gateway not configured

OR

PayPal Gateway not configured

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post