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_33694034_30271.cpp: In function 'll det(int, ll (*)[309])':
0_0_33694034_30271.cpp:15:35: error: 'qpow' was not declared in this scope
    ll t=a[i][i]*qpow(a[j][i],mod-2)%mod;
                                   ^
0_0_33694034_30271.cpp: In function 'int solve()':
0_0_33694034_30271.cpp:39:17: error: too few arguments to function 'll det(int, ll (*)[309])'
  int res=det(n-1);
                 ^
0_0_33694034_30271.cpp:9:4: note: declared here
 ll det(int n,ll a[maxn][maxn]){
    ^


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-26 22:57:55, Gzip enabled