|
|
back to boardPlease tell me the possible outputs for n = 1-8 and k = 10 Posted by Darwesh 23 Apr 2013 17:19 Can anyone please tell me in tabular form what is are the values of answers for the above values. My algorithm is almost right and it is calculating accurately as far as I know but it is always responding No on test # 2. Please help!!! I am stuck and dissappointed.... :( Re: Please tell me the possible outputs for n = 1-8 and k = 10 Posted by ilalex 24 Apr 2013 18:44 1 10 -> 9 2 10 -> 90 3 10 -> 891 4 10 -> 8829 5 10 -> 87480 6 10 -> 866781 7 10 -> 8588349 8 10 -> 85096170 ... 88 10 -> 4073204239463162109734811048211023806979858806092557057802513502380259034152215057201989 Re: Please tell me the possible outputs for n = 1-8 and k = 10 how for k=3 it should be 90 |
|
|