Use parentheses to correct one line in the order of operation statements. Logically you're program should follow these rules :
The numerator is p1 and the denominator is p2 modulus p3 + p1.
The numerator is p1 and the denominator is p2 modulus p3 + p1.
Input Format
No inputs
Sample Input
Output Format A single number containing the answer to the statements in the fixed code
Sample Output
0
You must be logged in to submit a solution.