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_6724709_23494.cpp:34: error: conflicting declaration 'char s[210000]'
0_0_6724709_23494.cpp:7: error: 's' has a previous declaration as `char s[100010]'
0_0_6724709_23494.cpp:34: error: type mismatch with previous external decl of `char s[210000]'
0_0_6724709_23494.cpp:7: error: previous external decl of `char s[100010]'
0_0_6724709_23494.cpp:34: error: declaration of `char s[210000]'
0_0_6724709_23494.cpp:7: error: conflicts with previous declaration `char s[100010]'
0_0_6724709_23494.cpp:34: error: conflicting declaration 'char ss[100010]'
0_0_6724709_23494.cpp:8: error: 'ss' has a previous declaration as `char ss[12][12]'
0_0_6724709_23494.cpp:34: error: type mismatch with previous external decl of `char ss[100010]'
0_0_6724709_23494.cpp:8: error: previous external decl of `char ss[12][12]'
0_0_6724709_23494.cpp:34: error: declaration of `char ss[100010]'
0_0_6724709_23494.cpp:8: error: conflicts with previous declaration `char ss[12][12]'
0_0_6724709_23494.cpp: In function `int main()':
0_0_6724709_23494.cpp:60: error: incompatible types in assignment of `char' to `char[12]'
0_0_6724709_23494.cpp:61: error: cannot convert `char (*)[12]' to `char*' for argument `1' to `int get(char*, int, char*, int)'


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-16 06:06:36, Gzip enabled