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_36568743_29541.cpp: In function 'long long int mul(const long long int&, const long long int&)':
0_0_36568743_29541.cpp:15:13: error: expected primary-expression before 'long'
 #define int long long
             ^
0_0_36568743_29541.cpp:91:12: note: in expansion of macro 'int'
     return int(1ll*x*y%kcz);
            ^
0_0_36568743_29541.cpp:15:13: error: expected ';' before 'long'
 #define int long long
             ^
0_0_36568743_29541.cpp:91:12: note: in expansion of macro 'int'
     return int(1ll*x*y%kcz);
            ^
0_0_36568743_29541.cpp:15:13: error: expected primary-expression before 'long'
 #define int long long
             ^
0_0_36568743_29541.cpp:91:12: note: in expansion of macro 'int'
     return int(1ll*x*y%kcz);
            ^
0_0_36568743_29541.cpp: In function 'long long int Qpow(long long int, long long int, const long long int&)':
0_0_36568743_29541.cpp:15:13: error: expected primary-expression before 'long'
 #define int long long
             ^
0_0_36568743_29541.cpp:108:20: note: in expansion of macro 'int'
         if(y&1)ret=int(1ll*ret*x%ljc);
                    ^
0_0_36568743_29541.cpp:15:13: error: expected primary-expression before 'long'
 #define int long long
             ^
0_0_36568743_29541.cpp:109:11: note: in expansion of macro 'int'
         x=int(1ll*x*x%ljc),y>>=1;
           ^


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-29 19:41:24, Gzip enabled