0_0_21242517_24948.cpp: In function 'int main()': 0_0_21242517_24948.cpp:14:28: error: invalid operands of types 'double' and 'int' to binary 'operator%' b[i] = a[i] % (10 ^ 9 + 7); ^