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_29850014_18413.cpp: In function 'int Add(int, const int&)':
0_0_29850014_18413.cpp:72:20: error: 'P' was not declared in this scope
     return (x+=y)>=P?x-P:x;
                    ^
0_0_29850014_18413.cpp: In function 'int Minus(int, const int&)':
0_0_29850014_18413.cpp:76:23: error: 'P' was not declared in this scope
     return (x-=y)<0?x+P:x;
                       ^
0_0_29850014_18413.cpp: In function 'int Mul(long long int, const int&)':
0_0_29850014_18413.cpp:80:16: error: 'P' was not declared in this scope
     return x*y%P;
                ^
0_0_29850014_18413.cpp: In function 'int Calc(int, __int128, __int128)':
0_0_29850014_18413.cpp:87:39: error: 'P' was not declared in this scope
             res=Add(res,Mul((R/d-L/d)%P,phi[d]));
                                       ^


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-09-21 15:35:15, Gzip enabled