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_36985829_13773.cpp: In function 'int main()':
0_0_36985829_13773.cpp:8:12: error: conflicting declaration 'int a'
        int a=0;e=0;i=0;o=0;u=0;
            ^
0_0_36985829_13773.cpp:7:13: note: previous declaration as 'char a [n][105]'
        char a[n][105];
             ^
0_0_36985829_13773.cpp:8:16: error: 'e' was not declared in this scope
        int a=0;e=0;i=0;o=0;u=0;
                ^
0_0_36985829_13773.cpp:8:20: error: 'i' was not declared in this scope
        int a=0;e=0;i=0;o=0;u=0;
                    ^
0_0_36985829_13773.cpp:8:24: error: 'o' was not declared in this scope
        int a=0;e=0;i=0;o=0;u=0;
                        ^
0_0_36985829_13773.cpp:8:28: error: 'u' was not declared in this scope
        int a=0;e=0;i=0;o=0;u=0;
                            ^
0_0_36985829_13773.cpp:14:30: error: lvalue required as increment operand
            if(a[x][j]=='a') a++;
                              ^
0_0_36985829_13773.cpp:25:12: error: incompatible types in assignment of 'int' to 'char [n][105]'
           a=0;e=0;i=0;o=0;u=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-07-03 18:05:51, Gzip enabled