HELP please ... Problems with STL::Multiset

Revision en1, by sbereghici, 2015-09-26 10:44:35

I'm trying to solve a problem using Union Find, for storing Connected Components of a graph, and a Multiset for ordering the Components' Weights ... but i'm getting "SIGSECV ( Abort Called ) "... here is my code Link

Tags #unionfind, #multiset

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English sbereghici 2015-09-26 10:44:35 291 Initial revision (published)