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_25898552_2911.cpp:4:1: error: expected ',' or ';' before 'long'
 long long a[3][3];
 ^
0_0_25898552_2911.cpp: In function 'void Pow(long long int (*)[3], long long int)':
0_0_25898552_2911.cpp:43:10: error: 'a' was not declared in this scope
    mul(b,a);
          ^
0_0_25898552_2911.cpp:45:10: error: 'a' was not declared in this scope
      mul(a,a);
          ^
0_0_25898552_2911.cpp: In function 'int main()':
0_0_25898552_2911.cpp:61:4: error: 'a' was not declared in this scope
    a[k][j]=0;
    ^
0_0_25898552_2911.cpp:62:6: error: 'a' was not declared in this scope
      a[0][0]=D,a[0][1]=1;
      ^


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