0_0_25835933_17983.cpp: In function 'int main()': 0_0_25835933_17983.cpp:32:9: error: 'maxCut' was not declared in this scope maxCut = que.empty() ? 0 : que.top(); ^