what is the error in this declaration of max heap
priority_queue,vector>,[](const pair&a,const pair&b) {return a.second < b.second;}>max_Heap; error message : template argument 3 is invalid
Aucun commentaire:
Enregistrer un commentaire