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_24748512_5404.cpp: In function 'int main()':
0_0_24748512_5404.cpp:23:13: error: reference to 'get' is ambiguous
             get[i]=i;
             ^
0_0_24748512_5404.cpp:10:15: note: candidates are: int get [100]
 int cost[100],get[100],num[100],f[100];
               ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60:0,
                 from 0_0_24748512_5404.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:153:5: note:                 template<long long unsigned int _Int, class _Tp1, class _Tp2> constexpr const typename std::tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type& std::get(const std::pair<_Tp1, _Tp2>&)
     get(const std::pair<_Tp1, _Tp2>& __in) noexcept
     ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:148:5: note:                 template<long long unsigned int _Int, class _Tp1, class _Tp2> constexpr typename std::tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type&& std::get(std::pair<_Tp1, _Tp2>&&)
     get(std::pair<_Tp1, _Tp2>&& __in) noexcept
     ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:143:5: note:                 template<long long unsigned int _Int, class _Tp1, class _Tp2> constexpr typename std::tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type& std::get(std::pair<_Tp1, _Tp2>&)
     get(std::pair<_Tp1, _Tp2>& __in) noexcept
     ^
0_0_24748512_5404.cpp:50:52: error: reference to 'get' is ambiguous
                         f[k]=max(f[k],f[k-cost[i]]+get[i]);
                                                    ^
0_0_24748512_5404.cpp:10:15: note: candidates are: int get [100]
 int cost[100],get[100],num[100],f[100];
               ^
In file included from GCC4.9.2/x86_64-w64-mingw32/include/c++/algorithm:60:0,
                 from 0_0_24748512_5404.cpp:4:
GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:153:5: note:                 template<long long unsigned int _Int, class _Tp1, class _Tp2> constexpr const typename std::tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type& std::get(const std::pair<_Tp1, _Tp2>&)
     get(const std::pair<_Tp1, _Tp2>& __in) noexcept
     ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:148:5: note:                 template<long long unsigned int _Int, class _Tp1, class _Tp2> constexpr typename std::tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type&& std::get(std::pair<_Tp1, _Tp2>&&)
     get(std::pair<_Tp1, _Tp2>&& __in) noexcept
     ^
GCC4.9.2/x86_64-w64-mingw32/include/c++/utility:143:5: note:                 template<long long unsigned int _Int, class _Tp1, class _Tp2> constexpr typename std::tuple_element<_Int, std::pair<_Tp1, _Tp2> >::type& std::get(std::pair<_Tp1, _Tp2>&)
     get(std::pair<_Tp1, _Tp2>& __in) 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-06-29 10:02:30, Gzip enabled