0_0_28709256_10658.cpp: In function 'int main()': 0_0_28709256_10658.cpp:17:36: error: invalid operands of types 'int*' and 'int' to binary 'operator%' if((a * a + b * b + m) % (a * b) == 0){ ^