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_28303153_30780.cpp: In function 'mtrix mm(mtrix, long long int)':
0_0_28303153_30780.cpp:27:33: error: too many arguments to function 'mtrix mul(mtrix, mtrix)'
         if(s&1)res=mul(res,x,mod);
                                 ^
0_0_28303153_30780.cpp:14:7: note: declared here
 mtrix mul(mtrix x,mtrix y)
       ^
0_0_28303153_30780.cpp:29:22: error: too many arguments to function 'mtrix mul(mtrix, mtrix)'
         x=mul(x,x,mod);
                      ^
0_0_28303153_30780.cpp:14:7: note: declared here
 mtrix mul(mtrix x,mtrix y)
       ^


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-26 02:56:48, Gzip enabled