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_5426541_27229.cpp:62: error: `What' does not name a type
0_0_5426541_27229.cpp:82: error: `What' does not name a type
In file included from GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/iostream:44,
                 from 0_0_5426541_27229.cpp:83:
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/mingw32/bits/c++config.h:61: error: expected namespace-name before ';' token
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/mingw32/bits/c++config.h:61: error: `<type error>' is not a namespace
0_0_5426541_27229.cpp: In function `int main()':
0_0_5426541_27229.cpp:158: error: redefinition of `int main()'
0_0_5426541_27229.cpp:4: error: `int main()' previously defined here
0_0_5426541_27229.cpp: At global scope:
0_0_5426541_27229.cpp:208: error: `What' does not name a type
0_0_5426541_27229.cpp:214: error: redefinition of `int n'
0_0_5426541_27229.cpp:87: error: `int n' previously declared here
0_0_5426541_27229.cpp:216: error: conflicting declaration 'char map[21][21]'
0_0_5426541_27229.cpp:96: error: 'map' has a previous declaration as `int map[40][40]'
0_0_5426541_27229.cpp:216: error: type mismatch with previous external decl of `char map[21][21]'
0_0_5426541_27229.cpp:96: error: previous external decl of `int map[40][40]'
0_0_5426541_27229.cpp:216: error: declaration of `char map[21][21]'
0_0_5426541_27229.cpp:96: error: conflicts with previous declaration `int map[40][40]'
0_0_5426541_27229.cpp:222: error: conflicting declaration 'node t'
0_0_5426541_27229.cpp:86: error: 't' has a previous declaration as `int t'
0_0_5426541_27229.cpp:222: error: type mismatch with previous external decl of `node t'
0_0_5426541_27229.cpp:86: error: previous external decl of `int t'
0_0_5426541_27229.cpp:222: error: declaration of `node t'
0_0_5426541_27229.cpp:86: error: conflicts with previous declaration `int t'
0_0_5426541_27229.cpp: In function `void get_map()':
0_0_5426541_27229.cpp:229: error: cannot convert `int*' to `char*' for argument `1' to `char* gets(char*)'
0_0_5426541_27229.cpp: In function `void bfs()':
0_0_5426541_27229.cpp:275: error: `x' is not a type
0_0_5426541_27229.cpp:275: error: request for member of non-aggregate type before '=' token
0_0_5426541_27229.cpp:276: error: `y' is not a type
0_0_5426541_27229.cpp:276: error: request for member of non-aggregate type before '=' token
0_0_5426541_27229.cpp:277: error: `time' is not a type
0_0_5426541_27229.cpp:277: error: request for member of non-aggregate type before '=' token
0_0_5426541_27229.cpp:278: error: no matching function for call to `std::queue<node, std::deque<node, std::allocator<node> > >::push(int&)'
GCC/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/bits/stl_queue.h:215: note: candidates are: void std::queue<_Tp, _Sequence>::push(const typename _Sequence::value_type&) [with _Tp = node, _Sequence = std::deque<node, std::allocator<node> >]
0_0_5426541_27229.cpp: In function `int main()':
0_0_5426541_27229.cpp:315: error: redefinition of `int main()'
0_0_5426541_27229.cpp:158: error: `int main()' previously defined here
0_0_5426541_27229.cpp:315: error: redefinition of `int main()'
0_0_5426541_27229.cpp:4: error: `int main()' previously defined here


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-12-02 09:34:53, Gzip enabled