| 
 | 
вернуться в форумSolving with heap Spoiler alert!!!  I've been struggling a lot with make_heap(), pop_heap() and push_heap(), but I decided to make my own heap structure and got Accepted  Here's the structure (not the solution) :  http://pastie.org/10344200 |  
  | 
|