User: zzz

  • Public profile

User profile: zzz

User info
User name:zzz
History
Joined:
Number of posts:5
Latest posts:

wrong answer(polynomial)
please take a look at this find (x-a)*P(x) //P(x) = p[sub]n[/sub]x[sub]n[/sub] + p[sub]n-1[/sub]x[...

pascal to C(polynomial)
please take a look at this P(x) = P[sub]n[/sub]*x[sub]n[/sub] + P[sub]n-1[/sub]*X[sub]n-1[/sub] + ....

check if it's prime or not(mersenne prime)
please, take a look at this I wrote a code for printing Mersenne primes up to a given input by use...

wrong answer
thanks a lot (^_^) now it's working correctly

wrong answer
please, take a look at this n is given. a[i][j]=1/(i+j) Example Input: 3 Output: 0.50 0.33 0...

This user does not accept Private Messages