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_4467923_19314.cpp:77: error: redefinition of `int t'
0_0_4467923_19314.cpp:10: error: `int t' previously declared here
0_0_4467923_19314.cpp:77: error: redefinition of `int n'
0_0_4467923_19314.cpp:10: error: `int n' previously declared here
0_0_4467923_19314.cpp:77: error: conflicting declaration 'int a[150]'
0_0_4467923_19314.cpp:10: error: 'a' has a previous declaration as `int a[15]'
0_0_4467923_19314.cpp:77: error: type mismatch with previous external decl of `int a[150]'
0_0_4467923_19314.cpp:10: error: previous external decl of `int a[15]'
0_0_4467923_19314.cpp:77: error: declaration of `int a[150]'
0_0_4467923_19314.cpp:10: error: conflicts with previous declaration `int a[15]'
0_0_4467923_19314.cpp:77: error: conflicting declaration 'int out[150]'
0_0_4467923_19314.cpp:10: error: 'out' has a previous declaration as `int out[15]'
0_0_4467923_19314.cpp:77: error: type mismatch with previous external decl of `int out[150]'
0_0_4467923_19314.cpp:10: error: previous external decl of `int out[15]'
0_0_4467923_19314.cpp:77: error: declaration of `int out[150]'
0_0_4467923_19314.cpp:10: error: conflicts with previous declaration `int out[15]'
0_0_4467923_19314.cpp:77: error: redefinition of `int o'
0_0_4467923_19314.cpp:10: error: `int o' previously declared here
0_0_4467923_19314.cpp:77: error: conflicting declaration 'int flag'
0_0_4467923_19314.cpp:12: error: 'flag' has a previous declaration as `bool flag'
0_0_4467923_19314.cpp:77: error: type mismatch with previous external decl of `int flag'
0_0_4467923_19314.cpp:12: error: previous external decl of `bool flag'
0_0_4467923_19314.cpp:77: error: declaration of `int flag'
0_0_4467923_19314.cpp:12: error: conflicts with previous declaration `bool flag'
0_0_4467923_19314.cpp: In function `void dfs(int, int)':
0_0_4467923_19314.cpp:79: error: redefinition of `void dfs(int, int)'
0_0_4467923_19314.cpp:17: error: `void dfs(int, int)' previously defined here
0_0_4467923_19314.cpp: In function `int main()':
0_0_4467923_19314.cpp:118: error: redefinition of `int main()'
0_0_4467923_19314.cpp:57: 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-09-29 18:08:47, Gzip enabled