priority_queue > pq; is saything that “priority_queue” is not a template, how would I fix this?

后端 未结 0 1978
渐次进展
渐次进展 2020-12-04 08:32
#include 
#include 
#include  

using namespace std;

priority_queue > pq;

Prio

相关标签:
回答
  • 消灭零回复
提交回复
热议问题