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_36153754_374.cpp: In function 'int main()':
0_0_36153754_374.cpp:8:20: error: expected primary-expression before ',' token
 char a[1000][16] = ,b[16];
                    ^
0_0_36153754_374.cpp:9:40: error: array must be initialized with a brace-enclosed initializer
 int i,l,max = 0,size = 0,count[1000] = 0;
                                        ^
0_0_36153754_374.cpp:12:12: error: 'b' was not declared in this scope
 scanf("%s",b);
            ^
0_0_36153754_374.cpp:19:16: error: expected ';' before 'max'
 count[i] > max max = count[i],size = i :0;
                ^


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 01:33:56, Gzip enabled