10642

Problem ID: 10642

The input on UVa Online Judge most likely contains test cases in which the output is guaranteed to fit into a 32-bit signed integer. However, the solution on uDebug does not make this assumption.