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_26949170_31284.cpp:3:7: error: 'll' does not name a type
 const ll MOD=1e9+7;
       ^
0_0_26949170_31284.cpp: In function 'Mat operator*(Mat, Mat)':
0_0_26949170_31284.cpp:20:53: error: 'MOD' was not declared in this scope
                 ll tt=((ll)a.m[i][k]*(ll)b.m[k][j])%MOD;
                                                     ^
0_0_26949170_31284.cpp: In function 'int main()':
0_0_26949170_31284.cpp:68:40: error: 'MOD' was not declared in this scope
                 ll ans=w.m[0][0]*(ll)b%MOD+w.m[0][1]*(ll)a%MOD+w.m[0][2]%MOD;
                                        ^
0_0_26949170_31284.cpp:79:65: error: 'MOD' was not declared in this scope
             ll tmp1=(w.m[1][0]*(ll)b+w.m[1][1]*(ll)a+w.m[1][2])%MOD;
                                                                 ^


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 05:29:48, Gzip enabled