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_32877191_26064.cpp: In function 'matrix mul(matrix, matrix)':
0_0_32877191_26064.cpp:16:40: error: 'struct matrix' has no member named 'a'
                 temp.mat[i][j] = (temp.a[i][j] + a.mat[i][k] * b.mat[k][j]) % 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-12-02 06:51:30, Gzip enabled