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_39328785_17181.cpp: In function 'int main()':
0_0_39328785_17181.cpp:14:24: error: reference to 'tie' is ambiguous
   14 |                 memset(tie,0,sizeof(tie));
      |                        ^~~
In file included from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/uses_allocator_args.h:38,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/memory_resource.h:41,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/string:58,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bitset:52,
                 from .\stdc++.h:52:
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/tuple:2155:5: note: candidates are: 'template<class ... _Elements> constexpr std::tuple<_Elements& ...> std::tie(_Elements& ...)'
 2155 |     tie(_Elements&... __args) noexcept
      |     ^~~
0_0_39328785_17181.cpp:3:16: note:                 'int tie [8005]'
    3 | int coef[8005],tie[8005];
      |                ^~~
0_0_39328785_17181.cpp:14:37: error: reference to 'tie' is ambiguous
   14 |                 memset(tie,0,sizeof(tie));
      |                                     ^~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/tuple:2155:5: note: candidates are: 'template<class ... _Elements> constexpr std::tuple<_Elements& ...> std::tie(_Elements& ...)'
 2155 |     tie(_Elements&... __args) noexcept
      |     ^~~
0_0_39328785_17181.cpp:3:16: note:                 'int tie [8005]'
    3 | int coef[8005],tie[8005];
      |                ^~~
0_0_39328785_17181.cpp:17:25: error: reference to 'tie' is ambiguous
   17 |                         tie[i]=1;
      |                         ^~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/tuple:2155:5: note: candidates are: 'template<class ... _Elements> constexpr std::tuple<_Elements& ...> std::tie(_Elements& ...)'
 2155 |     tie(_Elements&... __args) noexcept
      |     ^~~
0_0_39328785_17181.cpp:3:16: note:                 'int tie [8005]'
    3 | int coef[8005],tie[8005];
      |                ^~~
0_0_39328785_17181.cpp:26:46: error: reference to 'tie' is ambiguous
   26 |                                 coef[i+j*2]+=tie[i];
      |                                              ^~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/tuple:2155:5: note: candidates are: 'template<class ... _Elements> constexpr std::tuple<_Elements& ...> std::tie(_Elements& ...)'
 2155 |     tie(_Elements&... __args) noexcept
      |     ^~~
0_0_39328785_17181.cpp:3:16: note:                 'int tie [8005]'
    3 | int coef[8005],tie[8005];
      |                ^~~
0_0_39328785_17181.cpp:29:24: error: reference to 'tie' is ambiguous
   29 |                 memcpy(tie,coef,sizeof(coef));
      |                        ^~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/tuple:2155:5: note: candidates are: 'template<class ... _Elements> constexpr std::tuple<_Elements& ...> std::tie(_Elements& ...)'
 2155 |     tie(_Elements&... __args) noexcept
      |     ^~~
0_0_39328785_17181.cpp:3:16: note:                 'int tie [8005]'
    3 | int coef[8005],tie[8005];
      |                ^~~
0_0_39328785_17181.cpp:37:46: error: reference to 'tie' is ambiguous
   37 |                                 coef[i+j*5]+=tie[i];
      |                                              ^~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/tuple:2155:5: note: candidates are: 'template<class ... _Elements> constexpr std::tuple<_Elements& ...> std::tie(_Elements& ...)'
 2155 |     tie(_Elements&... __args) noexcept
      |     ^~~
0_0_39328785_17181.cpp:3:16: note:                 'int tie [8005]'
    3 | int coef[8005],tie[8005];
      |                ^~~


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-05-19 22:30:11, Gzip enabled