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_19263164_14471.cpp: In function 'int main()':
0_0_19263164_14471.cpp:22:20: error: cannot convert 'int (*)[6]' to 'int (*)[5]' for argument '1' to 'void average1(int (*)[5])'
         average1 (a);
                    ^
0_0_19263164_14471.cpp:23:20: error: cannot convert 'int (*)[6]' to 'int (*)[5]' for argument '1' to 'void average2(int (*)[5])'
         average2 (a);
                    ^
0_0_19263164_14471.cpp:24:18: error: cannot convert 'int (*)[6]' to 'int (*)[5]' for argument '1' to 'void number(int (*)[5])'
         number (a);
                  ^


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-28 15:27:53, Gzip enabled