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_2936027_18469.cpp:105: error: expected unqualified-id before "using"
0_0_2936027_18469.cpp:105: error: expected constructor, destructor, or type conversion before "using"
0_0_2936027_18469.cpp:105: error: expected `,' or `;' before "using"
0_0_2936027_18469.cpp:107: error: redefinition of `struct Pos'
0_0_2936027_18469.cpp:8: error: previous definition of `struct Pos'
0_0_2936027_18469.cpp:120: error: redefinition of `std::priority_queue<Pos, std::vector<Pos, std::allocator<Pos> >, std::less<Pos> > Q'
0_0_2936027_18469.cpp:20: error: `std::priority_queue<Pos, std::vector<Pos, std::allocator<Pos> >, std::less<Pos> > Q' previously declared here
0_0_2936027_18469.cpp:121: error: redefinition of `int n'
0_0_2936027_18469.cpp:21: error: `int n' previously declared here
0_0_2936027_18469.cpp:121: error: redefinition of `int m'
0_0_2936027_18469.cpp:21: error: `int m' previously declared here
0_0_2936027_18469.cpp:122: error: redefinition of `double map[1002][1002]'
0_0_2936027_18469.cpp:22: error: `double map[1002][1002]' previously declared here
0_0_2936027_18469.cpp:122: error: redefinition of `double maxload[1002]'
0_0_2936027_18469.cpp:22: error: `double maxload[1002]' previously declared here
0_0_2936027_18469.cpp:123: error: redefinition of `bool vis[1002]'
0_0_2936027_18469.cpp:23: error: `bool vis[1002]' previously declared here
0_0_2936027_18469.cpp: In function `void Dijkstra()':
0_0_2936027_18469.cpp:143: error: redefinition of `void Dijkstra()'
0_0_2936027_18469.cpp:26: error: `void Dijkstra()' previously defined here
0_0_2936027_18469.cpp:160: error: 'struct Pos' has no member named 'product'
0_0_2936027_18469.cpp:160: error: 'struct Pos' has no member named 'product'
0_0_2936027_18469.cpp:161: error: 'struct Pos' has no member named 'product'
0_0_2936027_18469.cpp:163: error: 'struct Pos' has no member named 'product'
0_0_2936027_18469.cpp: In function `int main()':
0_0_2936027_18469.cpp:179: error: redefinition of `int main()'
0_0_2936027_18469.cpp:80: error: `int main()' previously defined here
0_0_2936027_18469.cpp:194: error: 'struct Pos' has no member named 'product'


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-11-25 18:32:12, Gzip enabled