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_7028003_28064.cpp:153: error: conflicting declaration 'char a[1111]'
0_0_7028003_28064.cpp:18: error: 'a' has a previous declaration as `int a[14]'
0_0_7028003_28064.cpp:153: error: type mismatch with previous external decl of `char a[1111]'
0_0_7028003_28064.cpp:18: error: previous external decl of `int a[14]'
0_0_7028003_28064.cpp:153: error: declaration of `char a[1111]'
0_0_7028003_28064.cpp:18: error: conflicts with previous declaration `int a[14]'
0_0_7028003_28064.cpp:154: error: conflicting declaration 'char b[1111]'
0_0_7028003_28064.cpp:19: error: 'b' has a previous declaration as `int b[14]'
0_0_7028003_28064.cpp:154: error: type mismatch with previous external decl of `char b[1111]'
0_0_7028003_28064.cpp:19: error: previous external decl of `int b[14]'
0_0_7028003_28064.cpp:154: error: declaration of `char b[1111]'
0_0_7028003_28064.cpp:19: error: conflicts with previous declaration `int b[14]'
0_0_7028003_28064.cpp: In function `int main()':
0_0_7028003_28064.cpp:158: error: redefinition of `int main()'
0_0_7028003_28064.cpp:87: error: `int main()' previously defined here
0_0_7028003_28064.cpp:162: error: cannot convert `int*' to `const char*' for argument `1' to `size_t strlen(const char*)'


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-26 12:29:18, Gzip enabled