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_35957900_7834.cpp:6:11: error: array bound is not an integer constant before ']' token
 int c1[MAX],c2[MAX];
           ^
0_0_35957900_7834.cpp:6:19: error: array bound is not an integer constant before ']' token
 int c1[MAX],c2[MAX];
                   ^
0_0_35957900_7834.cpp: In function 'int main()':
0_0_35957900_7834.cpp:19:10: error: 'c1' was not declared in this scope
   memset(c1,0,sizeof(c1));
          ^
0_0_35957900_7834.cpp:20:10: error: 'c2' was not declared in this scope
   memset(c2,0,sizeof(c2));
          ^


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-09-29 05:23:46, Gzip enabled