0_0_36980873_8276.cpp: In function 'int main()': 0_0_36980873_8276.cpp:13:36: error: invalid operands of types 'int' and '<unresolved overloaded function type>' to binary 'operator<<' cout << (m % n) ? 1 : 0 << endl; ^