0_0_20773013_27578.cpp:5:9: error: #include expects "FILENAME" or <FILENAME>
#include
^
0_0_20773013_27578.cpp:17:9: error: stray '\327' in program
return a<b; 最大值优先="" }="" };="" void="" topo()="" {="" priority_queue<int,vector<int="">,cmp> q;
^
0_0_20773013_27578.cpp:17:9: error: stray '\356' in program
0_0_20773013_27578.cpp:17:9: error: stray '\264' in program
0_0_20773013_27578.cpp:17:9: error: stray '\363' in program
0_0_20773013_27578.cpp:17:9: error: stray '\326' in program
0_0_20773013_27578.cpp:17:9: error: stray '\265' in program
0_0_20773013_27578.cpp:17:9: error: stray '\323' in program
0_0_20773013_27578.cpp:17:9: error: stray '\305' in program
0_0_20773013_27578.cpp:17:9: error: stray '\317' in program
0_0_20773013_27578.cpp:17:9: error: stray '\310' in program
0_0_20773013_27578.cpp:17:36: error: expected unqualified-id before '=' token
return a<b; 最大值优先="" }="" };="" void="" topo()="" {="" priority_queue<int,vector<int="">,cmp> q;
^
0_0_20773013_27578.cpp: In member function 'bool cmp::operator()(int&, int&)':
0_0_20773013_27578.cpp:17:31: error: expected primary-expression before '=' token
return a<b; 最大值优先="" }="" };="" void="" topo()="" {="" priority_queue<int,vector<int="">,cmp> q;
^
0_0_20773013_27578.cpp: At global scope:
0_0_20773013_27578.cpp:17:42: error: expected unqualified-id before '=' token
return a<b; 最大值优先="" }="" };="" void="" topo()="" {="" priority_queue<int,vector<int="">,cmp> q;
^
|