0_0_26432869_22192.cpp: In function 'void spfa(int)': 0_0_26432869_22192.cpp:32:17: error: 'class std::queue<int>' has no member named 'top' int x=Q.top(); Q.pop(); ^