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_13043939_13613.cpp:19: error: conflicting declaration 'int num[1010]'
0_0_13043939_13613.cpp:6: error: 'num' has a previous declaration as `int num[110]'
0_0_13043939_13613.cpp:19: error: type mismatch with previous external decl of `int num[1010]'
0_0_13043939_13613.cpp:6: error: previous external decl of `int num[110]'
0_0_13043939_13613.cpp:19: error: declaration of `int num[1010]'
0_0_13043939_13613.cpp:6: error: conflicts with previous declaration `int num[110]'
0_0_13043939_13613.cpp:20: error: conflicting declaration 'int dp[15][15]'
0_0_13043939_13613.cpp:6: error: 'dp' has a previous declaration as `int dp[110][110]'
0_0_13043939_13613.cpp:20: error: type mismatch with previous external decl of `int dp[15][15]'
0_0_13043939_13613.cpp:6: error: previous external decl of `int dp[110][110]'
0_0_13043939_13613.cpp:20: error: declaration of `int dp[15][15]'
0_0_13043939_13613.cpp:6: error: conflicts with previous declaration `int dp[110][110]'


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