Problem Link: FLOW016 Problem - CodeChef
Feedback
in this practice problem my code is correct and the output is also exactly same but still the interface is not approving it . I think there must be some glitch regarding this problem.
Problem Link: FLOW016 Problem - CodeChef
in this practice problem my code is correct and the output is also exactly same but still the interface is not approving it . I think there must be some glitch regarding this problem.
Use long long instead of int
thanks buddy it worked. but i can’t get it why it didn’t worked with int whether the outputs were exact same.