How implement an optimal c++/java graph

Revision en1, by hrod-land, 2018-05-23 19:39:51

I am a novice in competitive programming and I do not know how I can implement an optimal graph in c++ ?. Use a code of geekforgeeks but I do not know how to modify it correctly (it throws me segmentation fault). So far I have not found a site in which to learn how to implement them :(

Tags #graph, #implementation, #graphs

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English hrod-land 2018-05-23 19:39:51 325 Initial revision (published)