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_26832298_21448.cpp: In function 'void prime()':
0_0_26832298_21448.cpp:20:34: error: void value not ignored as it ought to be
     for(int i=1;i<maxn;i++)sum[i]=mod(sum[i-1]+phi[i]);
                                  ^
0_0_26832298_21448.cpp: In function 'int f(int, int)':
0_0_26832298_21448.cpp:29:62: error: void value not ignored as it ought to be
          return mod((ll)phi[p[i]]*f(N/p[i],M)%Mod+f(N,M/p[i]));
                                                              ^
0_0_26832298_21448.cpp:31:48: error: void value not ignored as it ought to be
     return mod((ll)phi[N]*f(N/N,M)%Mod+f(N,M/N));
                                                ^


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 18:34:18, Gzip enabled