0_0_18463677_11746.cpp: In function 'int main()':
0_0_18463677_11746.cpp:58:3: error: reference to 'rank' is ambiguous
rank[i]=i;
^
0_0_18463677_11746.cpp:38:5: note: candidates are: int rank [202]
int rank[202];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_18463677_11746.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_18463677_11746.cpp:61:10: error: reference to 'rank' is ambiguous
if (a[rank[i]]<a[rank[j]]) swap(rank[i],rank[j]);
^
0_0_18463677_11746.cpp:38:5: note: candidates are: int rank [202]
int rank[202];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_18463677_11746.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_18463677_11746.cpp:61:21: error: reference to 'rank' is ambiguous
if (a[rank[i]]<a[rank[j]]) swap(rank[i],rank[j]);
^
0_0_18463677_11746.cpp:38:5: note: candidates are: int rank [202]
int rank[202];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_18463677_11746.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_18463677_11746.cpp:61:36: error: reference to 'rank' is ambiguous
if (a[rank[i]]<a[rank[j]]) swap(rank[i],rank[j]);
^
0_0_18463677_11746.cpp:38:5: note: candidates are: int rank [202]
int rank[202];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_18463677_11746.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_18463677_11746.cpp:61:44: error: reference to 'rank' is ambiguous
if (a[rank[i]]<a[rank[j]]) swap(rank[i],rank[j]);
^
0_0_18463677_11746.cpp:38:5: note: candidates are: int rank [202]
int rank[202];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_18463677_11746.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_18463677_11746.cpp:62:15: error: reference to 'rank' is ambiguous
else if (a[rank[i]]==a[rank[j]])
^
0_0_18463677_11746.cpp:38:5: note: candidates are: int rank [202]
int rank[202];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_18463677_11746.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_18463677_11746.cpp:62:27: error: reference to 'rank' is ambiguous
else if (a[rank[i]]==a[rank[j]])
^
0_0_18463677_11746.cpp:38:5: note: candidates are: int rank [202]
int rank[202];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_18463677_11746.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_18463677_11746.cpp:66:11: error: reference to 'rank' is ambiguous
if (l[rank[i]]<l[rank[j]]) q=l[rank[i]];
^
0_0_18463677_11746.cpp:38:5: note: candidates are: int rank [202]
int rank[202];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_18463677_11746.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_18463677_11746.cpp:66:22: error: reference to 'rank' is ambiguous
if (l[rank[i]]<l[rank[j]]) q=l[rank[i]];
^
0_0_18463677_11746.cpp:38:5: note: candidates are: int rank [202]
int rank[202];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_18463677_11746.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_18463677_11746.cpp:66:36: error: reference to 'rank' is ambiguous
if (l[rank[i]]<l[rank[j]]) q=l[rank[i]];
^
0_0_18463677_11746.cpp:38:5: note: candidates are: int rank [202]
int rank[202];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_18463677_11746.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_18463677_11746.cpp:67:14: error: reference to 'rank' is ambiguous
else q=l[rank[j]];
^
0_0_18463677_11746.cpp:38:5: note: candidates are: int rank [202]
int rank[202];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_18463677_11746.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: template<class> struct std::rank
struct rank
^
0_0_18463677_11746.cpp:69:12: error: reference to 'rank' is ambiguous
if (c[rank[i]][k]>c[rank[j]][k])
^
0_0_18463677_11746.cpp:38:5: note: candidates are: int rank [202]
int rank[202];
^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/move.h:57:0,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_pair.h:59,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:70,
from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60,
from 0_0_18463677_11746.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/type_traits:1340:12: note: t
|