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_35243524_30531.cpp: In function 'void bi()':
0_0_35243524_30531.cpp:11:7: error: reference to 'tie' is ambiguous
   if(!tie[p][str[i]-'a'])
       ^
0_0_35243524_30531.cpp:4:11: note: candidates are: int tie [100009][26]
 int ed[N],tie[N][26],tot;
           ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:55:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:70,
                 from 0_0_35243524_30531.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/tuple:1056:5: note:                 template<class ... _Elements> std::tuple<_Elements& ...> std::tie(_Elements& ...)
     tie(_Elements&... __args) noexcept
     ^
0_0_35243524_30531.cpp:13:4: error: reference to 'tie' is ambiguous
    tie[p][str[i]-'a']=++tot;
    ^
0_0_35243524_30531.cpp:4:11: note: candidates are: int tie [100009][26]
 int ed[N],tie[N][26],tot;
           ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:55:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:70,
                 from 0_0_35243524_30531.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/tuple:1056:5: note:                 template<class ... _Elements> std::tuple<_Elements& ...> std::tie(_Elements& ...)
     tie(_Elements&... __args) noexcept
     ^
0_0_35243524_30531.cpp:15:5: error: reference to 'tie' is ambiguous
   p=tie[p][str[i]-'a'];
     ^
0_0_35243524_30531.cpp:4:11: note: candidates are: int tie [100009][26]
 int ed[N],tie[N][26],tot;
           ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:55:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:70,
                 from 0_0_35243524_30531.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/tuple:1056:5: note:                 template<class ... _Elements> std::tuple<_Elements& ...> std::tie(_Elements& ...)
     tie(_Elements&... __args) noexcept
     ^
0_0_35243524_30531.cpp: In function 'int se()':
0_0_35243524_30531.cpp:24:7: error: reference to 'tie' is ambiguous
   if(!tie[p][str[i]-'a'])
       ^
0_0_35243524_30531.cpp:4:11: note: candidates are: int tie [100009][26]
 int ed[N],tie[N][26],tot;
           ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:55:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:70,
                 from 0_0_35243524_30531.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/tuple:1056:5: note:                 template<class ... _Elements> std::tuple<_Elements& ...> std::tie(_Elements& ...)
     tie(_Elements&... __args) noexcept
     ^
0_0_35243524_30531.cpp:28:5: error: reference to 'tie' is ambiguous
   p=tie[p][str[i]-'a'];
     ^
0_0_35243524_30531.cpp:4:11: note: candidates are: int tie [100009][26]
 int ed[N],tie[N][26],tot;
           ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/functional:55:0,
                 from GCC4.9.2/x86_64-w64-mingw32/include/c++/x86_64-w64-mingw32/bits/stdc++.h:70,
                 from 0_0_35243524_30531.cpp:1:
GCC4.9.2/x86_64-w64-mingw32/include/c++/tuple:1056:5: note:                 template<class ... _Elements> std::tuple<_Elements& ...> std::tie(_Elements& ...)
     tie(_Elements&... __args) noexcept
     ^


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-07-06 02:22:51, Gzip enabled