F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_20876090_11812.cpp: In function 'int main()':
0_0_20876090_11812.cpp:35:3: error: reference to 'less' is ambiguous
   less=equ=more=0;
   ^
0_0_20876090_11812.cpp:6:25: note: candidates are: int less
 int T,cnt,i,j,pos,r,n,m,less,equ,more,ext[N],nxt[N];
                         ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/string:48:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/random:40,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h:66,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:62,
                 from 0_0_20876090_11812.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_function.h:367:12: note:                 template<class _Tp> struct std::less
     struct less : public binary_function<_Tp, _Tp, bool>
            ^
0_0_20876090_11812.cpp:39:10: error: reference to 'less' is ambiguous
     else less++;
          ^
0_0_20876090_11812.cpp:6:25: note: candidates are: int less
 int T,cnt,i,j,pos,r,n,m,less,equ,more,ext[N],nxt[N];
                         ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/string:48:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/random:40,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h:66,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:62,
                 from 0_0_20876090_11812.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_function.h:367:12: note:                 template<class _Tp> struct std::less
     struct less : public binary_function<_Tp, _Tp, bool>
            ^
0_0_20876090_11812.cpp:40:36: error: reference to 'less' is ambiguous
   printf("Case %d: %d %d %d\n",cnt,less,equ,more);
                                    ^
0_0_20876090_11812.cpp:6:25: note: candidates are: int less
 int T,cnt,i,j,pos,r,n,m,less,equ,more,ext[N],nxt[N];
                         ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/string:48:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/random:40,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_algo.h:66,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:62,
                 from 0_0_20876090_11812.cpp:3:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_function.h:367:12: note:                 template<class _Tp> struct std::less
     struct less : public binary_function<_Tp, _Tp, bool>
            ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-22 22:42:33, Gzip enabled