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_21391965_17839.cpp: In function 'int main()':
0_0_21391965_17839.cpp:4:13: error: invalid operands of types 'long long int' and 'double' to binary 'operator%'
 #define MOD 1e9+7
             ^
0_0_21391965_17839.cpp:42:44: note: in expansion of macro 'MOD'
                         (ta+=(ll)cal[0][j]%MOD*j%MOD)%=MOD;
                                            ^
0_0_21391965_17839.cpp:4:13: error: invalid operands of types 'int' and 'double' to binary 'operator%'
 #define MOD 1e9+7
             ^
0_0_21391965_17839.cpp:42:50: note: in expansion of macro 'MOD'
                         (ta+=(ll)cal[0][j]%MOD*j%MOD)%=MOD;
                                                  ^
0_0_21391965_17839.cpp:4:13: error: invalid operands of types 'long long int' and 'double' to binary 'operator%'
 #define MOD 1e9+7
             ^
0_0_21391965_17839.cpp:43:56: note: in expansion of macro 'MOD'
                         if(j*j!=i)ta+=((ll)cal[0][i/j]%MOD*(i/j)%MOD)%MOD;
                                                        ^
0_0_21391965_17839.cpp:4:13: error: invalid operands of types 'int' and 'double' to binary 'operator%'
 #define MOD 1e9+7
             ^
0_0_21391965_17839.cpp:43:66: note: in expansion of macro 'MOD'
                         if(j*j!=i)ta+=((ll)cal[0][i/j]%MOD*(i/j)%MOD)%MOD;
                                                                  ^
0_0_21391965_17839.cpp:4:13: error: invalid operands of types 'long long int' and 'double' to binary 'operator%'
 #define MOD 1e9+7
             ^
0_0_21391965_17839.cpp:46:36: note: in expansion of macro 'MOD'
                     ans=(ll)ans*ta%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-11-30 08:47:10, Gzip enabled