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_4757188_5506.cpp:9: error: expected unqualified-id before numeric constant
0_0_4757188_5506.cpp:9: error: expected `,' or `;' before numeric constant
0_0_4757188_5506.cpp:10: error: expected unqualified-id before numeric constant
0_0_4757188_5506.cpp:10: error: expected `,' or `;' before numeric constant
0_0_4757188_5506.cpp: In function `int main()':
0_0_4757188_5506.cpp:143: error: invalid operands of types `int' and `<unknown type>' to binary `operator=='
0_0_4757188_5506.cpp: At global scope:
0_0_4757188_5506.cpp:154: error: stray '\203' in program
0_0_4757188_5506.cpp:154: error: stray '\201' in program
0_0_4757188_5506.cpp:154: error: stray '\176' in program
0_0_4757188_5506.cpp:154: error: stray '\216' in program
0_0_4757188_5506.cpp:154: error: stray '\208' in program
0_0_4757188_5506.cpp:154: error: stray '\161' in program
0_0_4757188_5506.cpp:154: error: stray '\214' in program
0_0_4757188_5506.cpp:154: error: stray '\237' in program
0_0_4757188_5506.cpp:154: error: expected unqualified-id before numeric constant
0_0_4757188_5506.cpp:154: error: expected `,' or `;' before numeric constant
0_0_4757188_5506.cpp:171: error: stray '\194' in program
0_0_4757188_5506.cpp:171: error: stray '\172' in program
0_0_4757188_5506.cpp:171: error: stray '\179' in program
0_0_4757188_5506.cpp:171: error: stray '\172' in program
0_0_4757188_5506.cpp:179: error: expected unqualified-id before numeric constant
0_0_4757188_5506.cpp:179: error: expected `,' or `;' before numeric constant
0_0_4757188_5506.cpp:180: error: expected unqualified-id before numeric constant
0_0_4757188_5506.cpp:180: error: expected `,' or `;' before numeric constant
0_0_4757188_5506.cpp:181: error: redefinition of `const int Max'
0_0_4757188_5506.cpp:11: error: `const int Max' previously defined here
0_0_4757188_5506.cpp:184: error: redefinition of `struct node'
0_0_4757188_5506.cpp:14: error: previous definition of `struct node'
0_0_4757188_5506.cpp:187: error: invalid type in declaration before ';' token
0_0_4757188_5506.cpp:187: error: conflicting declaration 'int edge[12000]'
0_0_4757188_5506.cpp:17: error: 'edge' has a previous declaration as `node edge[12000]'
0_0_4757188_5506.cpp:187: error: type mismatch with previous external decl of `int edge[12000]'
0_0_4757188_5506.cpp:17: error: previous external decl of `node edge[12000]'
0_0_4757188_5506.cpp:187: error: declaration of `int edge[12000]'
0_0_4757188_5506.cpp:17: error: conflicts with previous declaration `node edge[12000]'
0_0_4757188_5506.cpp:188: error: redefinition of `node*adj[1280]'
0_0_4757188_5506.cpp:18: error: `node*adj[1280]' previously declared here
0_0_4757188_5506.cpp:191: error: redefinition of `int W'
0_0_4757188_5506.cpp:21: error: `int W' previously declared here
0_0_4757188_5506.cpp:191: error: redefinition of `int H'
0_0_4757188_5506.cpp:21: error: `int H' previously declared here
0_0_4757188_5506.cpp:191: error: redefinition of `int N'
0_0_4757188_5506.cpp:21: error: `int N' previously declared here
0_0_4757188_5506.cpp:191: error: redefinition of `int E'
0_0_4757188_5506.cpp:21: error: `int E' previously declared here
0_0_4757188_5506.cpp:191: error: redefinition of `int G'
0_0_4757188_5506.cpp:21: error: `int G' previously declared here
0_0_4757188_5506.cpp:192: error: redefinition of `int len'
0_0_4757188_5506.cpp:22: error: `int len' previously declared here
0_0_4757188_5506.cpp:193: error: redefinition of `int dis[1280]'
0_0_4757188_5506.cpp:23: error: `int dis[1280]' previously declared here
0_0_4757188_5506.cpp:194: error: redefinition of `bool isG[1280]'
0_0_4757188_5506.cpp:24: error: `bool isG[1280]' previously declared here
0_0_4757188_5506.cpp: In function `int init()':
0_0_4757188_5506.cpp:196: error: redefinition of `int init()'
0_0_4757188_5506.cpp:26: error: `int init()' previously defined here
0_0_4757188_5506.cpp: In function `void addEage(int, int, int)':
0_0_4757188_5506.cpp:211: error: redefinition of `void addEage(int, int, int)'
0_0_4757188_5506.cpp:42: error: `void addEage(int, int, int)' previously defined here
0_0_4757188_5506.cpp: In function `int getData()':
0_0_4757188_5506.cpp:220: error: redefinition of `int getData()'
0_0_4757188_5506.cpp:51: error: `int getData()' previously defined here
0_0_4757188_5506.cpp: In function `void bellman_ford()':
0_0_4757188_5506.cpp:261: error: redefinition of `void bellman_ford()'
0_0_4757188_5506.cpp:92: error: `void bellman_ford()' previously defined here
0_0_4757188_5506.cpp: In function `bool check()':
0_0_4757188_5506.cpp:281: error: redefinition of `bool check()'
0_0_4757188_5506.cpp:112: error: `bool check()' previously defined here
0_0_4757188_5506.cpp: In function `int main()':
0_0_4757188_5506.cpp:300: error: redefinition of `int main()'
0_0_4757188_5506.cpp:131: 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 04:01:52, Gzip enabled