0_0_27161789_2875.cpp: In function 'int main()': 0_0_27161789_2875.cpp:6:29: error: invalid operands of types 'double' and '<unresolved overloaded function type>' to binary 'operator<<' cout << x < 0 ? -x : x << endl; ^