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_28532090_7196.cpp:21:1: error: 'LL' does not name a type
 LL Mul(LL x,LL y,LL M){
 ^
0_0_28532090_7196.cpp: In function 'long long int China(int, long long int*, long long int*)':
0_0_28532090_7196.cpp:41:27: error: 'Mul' was not declared in this scope
         x=(x+Mul(Mul(y,w,M),a[i],M))%M;
                           ^
0_0_28532090_7196.cpp:41:35: error: 'Mul' was not declared in this scope
         x=(x+Mul(Mul(y,w,M),a[i],M))%M;
                                   ^
0_0_28532090_7196.cpp:41:35: error: redeclaration of '<typeprefixerror>Mul'
0_0_28532090_7196.cpp:41:27: note: previous declaration '<typeprefixerror>Mul'
         x=(x+Mul(Mul(y,w,M),a[i],M))%M;
                           ^


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-07-02 03:10:01, Gzip enabled