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_32047953_13495.cpp: In function 'int Matrixmatrixmul(Matrix, Matrix)':
0_0_32047953_13495.cpp:61:14: error: cannot convert 'Matrix' to 'int' in return
       return c;
              ^
0_0_32047953_13495.cpp: In function 'Matrix quickpow(long long int)':
0_0_32047953_13495.cpp:79:34: error: 'matrixmul' was not declared in this scope
                 b = matrixmul(b,m);
                                  ^
0_0_32047953_13495.cpp:83:30: error: 'matrixmul' was not declared in this scope
              m =matrixmul(m,m);
                              ^
0_0_32047953_13495.cpp: In function 'int main()':
0_0_32047953_13495.cpp:103:1: error: expected primary-expression before '/' token
 /    while(cin>>n>>x>>y)
 ^
0_0_32047953_13495.cpp:103:6: error: expected primary-expression before 'while'
 /    while(cin>>n>>x>>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-23 03:56:31, Gzip enabled