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_6989196_14942.cpp:14: error: invalid token
0_0_6989196_14942.cpp:14: error: expected constructor, destructor, or type conversion before '<' token
0_0_6989196_14942.cpp:14: error: expected `,' or `;' before '<' token
0_0_6989196_14942.cpp:27: error: redefinition of `const double eps'
0_0_6989196_14942.cpp:14: error: `const double eps' previously defined here
0_0_6989196_14942.cpp:148: error: redefinition of `int num'
0_0_6989196_14942.cpp:28: error: `int num' previously declared here
0_0_6989196_14942.cpp:148: error: redefinition of `int n'
0_0_6989196_14942.cpp:28: error: `int n' previously declared here
0_0_6989196_14942.cpp:148: error: redefinition of `int hand[10010]'
0_0_6989196_14942.cpp:28: error: `int hand[10010]' previously declared here
0_0_6989196_14942.cpp:149: error: redefinition of `double dis[10010][15]'
0_0_6989196_14942.cpp:29: error: `double dis[10010][15]' previously declared here
0_0_6989196_14942.cpp:150: error: redefinition of `bool used[10010][15]'
0_0_6989196_14942.cpp:30: error: `bool used[10010][15]' previously declared here
0_0_6989196_14942.cpp:152: error: redefinition of `struct node'
0_0_6989196_14942.cpp:32: error: previous definition of `struct node'
0_0_6989196_14942.cpp:154: error: invalid type in declaration before ';' token
0_0_6989196_14942.cpp:154: error: conflicting declaration 'int point[10010]'
0_0_6989196_14942.cpp:34: error: 'point' has a previous declaration as `node point[10010]'
0_0_6989196_14942.cpp:154: error: type mismatch with previous external decl of `int point[10010]'
0_0_6989196_14942.cpp:34: error: previous external decl of `node point[10010]'
0_0_6989196_14942.cpp:154: error: declaration of `int point[10010]'
0_0_6989196_14942.cpp:34: error: conflicts with previous declaration `node point[10010]'
0_0_6989196_14942.cpp:156: error: redefinition of `struct side'
0_0_6989196_14942.cpp:36: error: previous definition of `struct side'
0_0_6989196_14942.cpp:159: error: invalid type in declaration before ';' token
0_0_6989196_14942.cpp:159: error: conflicting declaration 'int mpt[20020]'
0_0_6989196_14942.cpp:39: error: 'mpt' has a previous declaration as `side mpt[20020]'
0_0_6989196_14942.cpp:159: error: type mismatch with previous external decl of `int mpt[20020]'
0_0_6989196_14942.cpp:39: error: previous external decl of `side mpt[20020]'
0_0_6989196_14942.cpp:159: error: declaration of `int mpt[20020]'
0_0_6989196_14942.cpp:39: error: conflicts with previous declaration `side mpt[20020]'
0_0_6989196_14942.cpp: In function `void add(int, int, double, int)':
0_0_6989196_14942.cpp:161: error: redefinition of `void add(int, int, double, int)'
0_0_6989196_14942.cpp:41: error: `void add(int, int, double, int)' previously defined here
0_0_6989196_14942.cpp: In function `void spfa(int, int)':
0_0_6989196_14942.cpp:171: error: redefinition of `void spfa(int, int)'
0_0_6989196_14942.cpp:51: error: `void spfa(int, int)' previously defined here
0_0_6989196_14942.cpp: In function `double dist(int, int)':
0_0_6989196_14942.cpp:221: error: redefinition of `double dist(int, int)'
0_0_6989196_14942.cpp:103: error: `double dist(int, int)' previously defined here
0_0_6989196_14942.cpp: In function `int main()':
0_0_6989196_14942.cpp:227: error: redefinition of `int main()'
0_0_6989196_14942.cpp:109: 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-10-02 03:27:07, Gzip enabled