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_28619407_7560.cpp: In constructor 'Mat::Mat(ll (*)[55])':
0_0_28619407_7560.cpp:30:17: error: 'n' was not declared in this scope
   for(int i=0;i<n;i++){
                 ^
0_0_28619407_7560.cpp: In member function 'Mat Mat::operator*(Mat&)':
0_0_28619407_7560.cpp:37:23: error: 'n' was not declared in this scope
         for(int i=0;i<n;i++){
                       ^
0_0_28619407_7560.cpp: In function 'Mat quickMod(Mat, ll)':
0_0_28619407_7560.cpp:48:19: error: 'n' was not declared in this scope
     for(int i=0;i<n;i++)ans.m[i][i]=1; 
                   ^
0_0_28619407_7560.cpp: In function 'int main()':
0_0_28619407_7560.cpp:63:3: error: 'n' was not declared in this scope
   n=x+2;
   ^


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-06-17 12:41:11, Gzip enabled