Problem wabot
User wrizz69
Submission Time 2025-01-11 15:39:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

wabot.cpp: In function ‘int main()’:
wabot.cpp:48:12: error: ‘class std::priority_queue<std::pair<long long int, long long int>, std::vector<std::pair<long long int, long long int> >, std::greater<std::pair<long long int, long long int> > >’ has no member named ‘p’
48 | pq.p({c.fi+1, c.se + d.se});
| ^