0_0_27652389_1730.cpp: In function 'int main()': 0_0_27652389_1730.cpp:26:17: error: invalid operands of types 'long long int' and 'double' to binary 'operator%' cout<<s%(1e9+7)<<endl; ^