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_33530980_26222.cpp:8:1: error: 'int8_t' does not name a type
 int8_t mu[MAXN + 1];
 ^
0_0_33530980_26222.cpp: In function 'void euler()':
0_0_33530980_26222.cpp:13:5: error: 'mu' was not declared in this scope
     mu[1] = 1;
     ^
0_0_33530980_26222.cpp: In function 'int main()':
0_0_33530980_26222.cpp:52:38: error: 'mu' was not declared in this scope
                 ans = (ans+ 1ll*(mod+mu[i])*(inv[i]-inv[i-1]+mod)%mod*inv[n/i])%mod;
                                      ^


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-12-01 19:34:08, Gzip enabled