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_17663012_32030.cpp:13:35: error: 'Mat operator*(Mat, Mat, int)' must take either one or two arguments
 Mat operator* (Mat a, Mat b, int t){
                                   ^
0_0_17663012_32030.cpp: In function 'Mat operator^(Mat, int)':
0_0_17663012_32030.cpp:33:25: error: no match for 'operator*' (operand types are 'Mat' and 'Mat')
         if(m & 1) c = c * a;
                         ^
0_0_17663012_32030.cpp:34:15: error: no match for 'operator*' (operand types are 'Mat' and 'Mat')
         a = a * 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-12-02 10:31:39, Gzip enabled