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_31858569_31170.cpp: In function 'void f(int&, int&, int&, int&)':
0_0_31858569_31170.cpp:8:20: error: reference to 'stack' is ambiguous
  if(out[numout] == stack[numstack-1] && numout<n && numstack>=0){
                    ^
0_0_31858569_31170.cpp:4:6: note: candidates are: char stack [1010]
 char stack[maxn];
      ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/stack:61:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:88,
                 from 0_0_31858569_31170.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_stack.h:99:11: note:                 template<class _Tp, class _Sequence> class std::stack
     class stack
           ^
0_0_31858569_31170.cpp: In function 'int main()':
0_0_31858569_31170.cpp:20:10: error: reference to 'stack' is ambiguous
   memset(stack,0,sizeof(stack));
          ^
0_0_31858569_31170.cpp:4:6: note: candidates are: char stack [1010]
 char stack[maxn];
      ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/stack:61:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:88,
                 from 0_0_31858569_31170.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_stack.h:99:11: note:                 template<class _Tp, class _Sequence> class std::stack
     class stack
           ^
0_0_31858569_31170.cpp:20:25: error: reference to 'stack' is ambiguous
   memset(stack,0,sizeof(stack));
                         ^
0_0_31858569_31170.cpp:4:6: note: candidates are: char stack [1010]
 char stack[maxn];
      ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/stack:61:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:88,
                 from 0_0_31858569_31170.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_stack.h:99:11: note:                 template<class _Tp, class _Sequence> class std::stack
     class stack
           ^
0_0_31858569_31170.cpp:35:5: error: reference to 'stack' is ambiguous
     stack[numstack++] = in[i];
     ^
0_0_31858569_31170.cpp:4:6: note: candidates are: char stack [1010]
 char stack[maxn];
      ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/stack:61:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:88,
                 from 0_0_31858569_31170.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_stack.h:99:11: note:                 template<class _Tp, class _Sequence> class std::stack
     class stack
           ^
0_0_31858569_31170.cpp:40:17: error: reference to 'stack' is ambiguous
    if(out[i] == stack[numstack-1]){
                 ^
0_0_31858569_31170.cpp:4:6: note: candidates are: char stack [1010]
 char stack[maxn];
      ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/stack:61:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:88,
                 from 0_0_31858569_31170.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/bits/stl_stack.h:99:11: note:                 template<class _Tp, class _Sequence> class std::stack
     class stack
           ^


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-10-07 02:23:00, Gzip enabled