User profile: zyan1zyan

User info
User name:zyan1zyan
History
Joined:
Number of posts:52
Latest posts:

Finding maximum value of addition/subtraction using parentheses
provide a cpp code of this question using DP or anyother efficient approach.

Finding maximum value of addition/subtraction using parentheses
Given a series of numbers that are added and subtracted (for example, 4-3-5), how can I insert paren...

Modular GCD problem of codechef
Given integers A, B and N, you should calculate the GCD of A^N+B^N and |A−B|. (Assume that GCD(0,a...

Modular GCD problem of codechef
Given integers A, B and N, you should calculate the GCD of A^N+B^N and |A−B|. (Assume that GCD(0,a...

Modular GCD problem of codechef
Have anyone got 100 pts in Modular GCD problem of Codechef. please Help to get 100 in it. link to ...