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_39424160_7301.cpp: In function 'void Calc(long long int)':
0_0_39424160_7301.cpp:65:34: error: 'Inv' was not declared in this scope; did you mean 'INV'?
   65 |                         int xx=m*Inv[d[tmp[j]]]%mod,yy;
      |                                  ^~~
      |                                  INV
0_0_39424160_7301.cpp:67:25: error: 'yy' was not declared in this scope; did you mean 'y'?
   67 |                         yy=tmp[j];xx=vis[xx];
      |                         ^~
      |                         y
0_0_39424160_7301.cpp: In function 'int main()':
0_0_39424160_7301.cpp:97:31: error: 'Inv' was not declared in this scope; did you mean 'INV'?
   97 |         for(int i=1;i<mod;i++)Inv[i]=INV(i);
      |                               ^~~
      |                               INV


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-22 23:55:58, Gzip enabled