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_14301769_2624.cpp:19:13: error: conflicting declaration 'int num [1010]'
 int num[1010];
             ^
0_0_14301769_2624.cpp:6:5: note: previous declaration as 'int num [110]'
 int num[110],sum[110],dp[110][110];
     ^
0_0_14301769_2624.cpp:20:14: error: conflicting declaration 'int dp [15][15]'
 int dp[15][15];
              ^
0_0_14301769_2624.cpp:6:23: note: previous declaration as 'int dp [110][110]'
 int num[110],sum[110],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:24:03, Gzip enabled