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_25908428_15095.cpp: In function 'void Pow(int (*)[3], int)':
0_0_25908428_15095.cpp:43:11: error: cannot convert 'long long int (*)[3]' to 'int (*)[3]' for argument '2' to 'void mul(int (*)[3], int (*)[3])'
    mul(b,a);
           ^
0_0_25908428_15095.cpp:45:13: error: cannot convert 'long long int (*)[3]' to 'int (*)[3]' for argument '1' to 'void mul(int (*)[3], int (*)[3])'
      mul(a,a);
             ^
0_0_25908428_15095.cpp: In function 'int main()':
0_0_25908428_15095.cpp:64:17: error: cannot convert 'long long int (*)[3]' to 'int (*)[3]' for argument '1' to 'void Pow(int (*)[3], int)'
      Pow(b,j-i+1);
                 ^


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-17 03:01:36, Gzip enabled