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_29369279_24106.cpp: In function 'll solve(int, int)':
0_0_29369279_24106.cpp:193:46: error: 'm' was not declared in this scope
                     a[k][l]=(((a[k][l]*(tmp2%m))%m)-((a[i][l]*(tmp1%m))%m)+m)%m;
                                              ^
0_0_29369279_24106.cpp:198:27: error: 'm' was not declared in this scope
         ans=(ans*a[j][j])%m;
                           ^
0_0_29369279_24106.cpp:199:25: error: 'm' was not declared in this scope
     return ((ans*POW(dv,m-2,m)%m+m)%m);
                         ^


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 04:03:30, Gzip enabled