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_39442031_19022.cpp: In function 'int main()':
0_0_39442031_19022.cpp:11:17: error: reference to 'next' is ambiguous
   11 |                 next[1]=0;
      |                 ^~~~
In file included from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/stl_algobase.h:66,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/algorithm:60,
                 from .\stdc++.h:51:
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/stl_iterator_base_funcs.h:232:5: note: candidates are: 'template<class _InputIterator> constexpr _InputIterator std::next(_InputIterator, typename iterator_traits<_Iter>::difference_type)'
  232 |     next(_InputIterator __x, typename
      |     ^~~~
0_0_39442031_19022.cpp:4:7: note:                 'int next [1000010]'
    4 | int T,next[1000010],s[1000010],t[1000010];
      |       ^~~~
0_0_39442031_19022.cpp:24:31: error: reference to 'next' is ambiguous
   24 |                         int j=next[i-1];
      |                               ^~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/stl_iterator_base_funcs.h:232:5: note: candidates are: 'template<class _InputIterator> constexpr _InputIterator std::next(_InputIterator, typename iterator_traits<_Iter>::difference_type)'
  232 |     next(_InputIterator __x, typename
      |     ^~~~
0_0_39442031_19022.cpp:4:7: note:                 'int next [1000010]'
    4 | int T,next[1000010],s[1000010],t[1000010];
      |       ^~~~
0_0_39442031_19022.cpp:25:50: error: reference to 'next' is ambiguous
   25 |                         while(j&&s[j+1]!=s[i]) j=next[j];
      |                                                  ^~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/stl_iterator_base_funcs.h:232:5: note: candidates are: 'template<class _InputIterator> constexpr _InputIterator std::next(_InputIterator, typename iterator_traits<_Iter>::difference_type)'
  232 |     next(_InputIterator __x, typename
      |     ^~~~
0_0_39442031_19022.cpp:4:7: note:                 'int next [1000010]'
    4 | int T,next[1000010],s[1000010],t[1000010];
      |       ^~~~
0_0_39442031_19022.cpp:26:25: error: reference to 'next' is ambiguous
   26 |                         next[i]=j+(s[j+1]==s[i]);
      |                         ^~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/stl_iterator_base_funcs.h:232:5: note: candidates are: 'template<class _InputIterator> constexpr _InputIterator std::next(_InputIterator, typename iterator_traits<_Iter>::difference_type)'
  232 |     next(_InputIterator __x, typename
      |     ^~~~
0_0_39442031_19022.cpp:4:7: note:                 'int next [1000010]'
    4 | int T,next[1000010],s[1000010],t[1000010];
      |       ^~~~
0_0_39442031_19022.cpp:33:41: error: reference to 'next' is ambiguous
   33 |                                 matched=next[matched];
      |                                         ^~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/stl_iterator_base_funcs.h:232:5: note: candidates are: 'template<class _InputIterator> constexpr _InputIterator std::next(_InputIterator, typename iterator_traits<_Iter>::difference_type)'
  232 |     next(_InputIterator __x, typename
      |     ^~~~
0_0_39442031_19022.cpp:4:7: note:                 'int next [1000010]'
    4 | int T,next[1000010],s[1000010],t[1000010];
      |       ^~~~


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-09-29 13:15:12, Gzip enabled