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_29362175_2597.cpp:10:1: error: stray '`' in program
 int c[110],m[1`0],dp[maxn];
 ^
0_0_29362175_2597.cpp:10:16: error: expected ']' before numeric constant
 int c[110],m[1`0],dp[maxn];
                ^
0_0_29362175_2597.cpp: In function 'int able()':
0_0_29362175_2597.cpp:45:5: error: 'dp' was not declared in this scope
     dp[i]=-1;
     ^
0_0_29362175_2597.cpp:46:3: error: 'dp' was not declared in this scope
   dp[0]=0;
   ^
0_0_29362175_2597.cpp:50:26: error: 'm' was not declared in this scope
       if(dp[j]>=0) dp[j]=m[i];
                          ^
0_0_29362175_2597.cpp: In function 'int main()':
0_0_29362175_2597.cpp:70:12: error: 'm' was not declared in this scope
       cin>>m[i];
            ^


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-20 02:22:25, Gzip enabled