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_39603615_4514.cpp: In function 'void setflag(node, char)':
0_0_39603615_4514.cpp:24:8: error: reference to 'hash' is ambiguous
   24 |        hash[a.s[0].x][a.s[0].y][a.s[1].x][a.s[1].y][a.s[2].x][a.s[2].y][a.s[3].x][a.s[3].y]=k;
      |        ^~~~
In file included from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/string_view:42,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/basic_string.h:47,
                 from gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/string:54,
                 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++/bits/functional_hash.h:59:12: note: candidates are: 'template<class _Tp> struct std::hash'
   59 |     struct hash;
      |            ^~~~
0_0_39603615_4514.cpp:18:6: note:                 'char hash [8][8][8][8][8][8][8][8]'
   18 | char hash[8][8][8][8][8][8][8][8];//如果是1则q1中的节点经过了,2则q2中的节点经过了,0表示为经过
      |      ^~~~
0_0_39603615_4514.cpp: In function 'char getflag(node)':
0_0_39603615_4514.cpp:29:14: error: reference to 'hash' is ambiguous
   29 |      return  hash[a.s[0].x][a.s[0].y][a.s[1].x][a.s[1].y][a.s[2].x][a.s[2].y][a.s[3].x][a.s[3].y];
      |              ^~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/functional_hash.h:59:12: note: candidates are: 'template<class _Tp> struct std::hash'
   59 |     struct hash;
      |            ^~~~
0_0_39603615_4514.cpp:18:6: note:                 'char hash [8][8][8][8][8][8][8][8]'
   18 | char hash[8][8][8][8][8][8][8][8];//如果是1则q1中的节点经过了,2则q2中的节点经过了,0表示为经过
      |      ^~~~
0_0_39603615_4514.cpp: In function 'int main()':
0_0_39603615_4514.cpp:123:18: error: reference to 'hash' is ambiguous
  123 |           memset(hash,0,sizeof(hash));
      |                  ^~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/functional_hash.h:59:12: note: candidates are: 'template<class _Tp> struct std::hash'
   59 |     struct hash;
      |            ^~~~
0_0_39603615_4514.cpp:18:6: note:                 'char hash [8][8][8][8][8][8][8][8]'
   18 | char hash[8][8][8][8][8][8][8][8];//如果是1则q1中的节点经过了,2则q2中的节点经过了,0表示为经过
      |      ^~~~
0_0_39603615_4514.cpp:123:32: error: reference to 'hash' is ambiguous
  123 |           memset(hash,0,sizeof(hash));
      |                                ^~~~
gcc-13.1.0/lib/gcc/x86_64-w64-mingw32/13.1.0/include/c++/bits/functional_hash.h:59:12: note: candidates are: 'template<class _Tp> struct std::hash'
   59 |     struct hash;
      |            ^~~~
0_0_39603615_4514.cpp:18:6: note:                 'char hash [8][8][8][8][8][8][8][8]'
   18 | char hash[8][8][8][8][8][8][8][8];//如果是1则q1中的节点经过了,2则q2中的节点经过了,0表示为经过
      |      ^~~~


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:26:53, Gzip enabled