Coggle requires JavaScript to display documents.
for(auto next : adj[node]){next.first}
adj[a].push_back(make_pair(b,c));