Re: [algogeeks] Re: 10 digit problem

2011-03-18 Thread Ashish Goel
10 is the best answer if the condition is number of non-zero digits
should be maximum...


Best Regards
Ashish Goel
Think positive and find fuel in failure
+919985813081
+919966006652


On Wed, Mar 16, 2011 at 8:08 PM, Gunjan Sharma gunjan.khan...@gmail.comwrote:

 10 what about this??

 --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 To post to this group, send email to algogeeks@googlegroups.com.
 To unsubscribe from this group, send email to
 algogeeks+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/algogeeks?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



Re: [algogeeks] Re: 10 digit problem

2011-03-18 Thread Kunal Patil
@Gunjan Sharma:
Why do you think 50 is not an acceptable answer???
You might be thinking last 5 zeroes not representing the number of zeroes
followed..thus you gave an answer as 10 in one of your previous
post...
But as per the problem is exemplified, *if it is the original precise
problem*, 50 is correct and best...
for e.g. see example given in problem statement: *90*...As per your
logic this must also not be correct...
I agree with you that *(problem statement) U (example given) -- ambiguous*
..
In fact statement must be like this-
Device a 10 digit number such that

a] each *NON-ZERO* digit represents the number of zeros(not necessarily
immediate) following it(eg 90)
b] such that sum of non zero digits in this number is maximum...

As per this problem definition following numbers become invalid
   101010101044...because
num_of_zeroes_following first 4 are 4+4 --8..same logic with
1010101010...whereas number like 504030201084 are valid..

In this case, 50 is bestCorrect me, if I'm wrong in any point or

if i Cunningly:(:P :P)modified problem statement too much to get it
Unambiguous !!!

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



Re: [algogeeks] Re: 10 digit problem

2011-03-17 Thread kavitha nk

50 is the answer..



-- 
//BE COOL//   kavi

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



Re: [algogeeks] Re: 10 digit problem

2011-03-16 Thread HARISH S.C
Hi its number of zeros following it or no of 0s immediately after it.

On Wed, Mar 16, 2011 at 7:07 PM, HARISH S.C s.c.har...@gmail.com wrote:

 The best answer I can come up with is 9
  503000 (or) 90

 On Mon, Mar 14, 2011 at 1:37 PM, bittu shashank7andr...@gmail.com wrote:

 i don't think another answer 50 is best answer according to
 your constraints
 may sum1 else can think but i found its correct

 Thanks
 Shashank

 --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 To post to this group, send email to algogeeks@googlegroups.com.
 To unsubscribe from this group, send email to
 algogeeks+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/algogeeks?hl=en.




-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



Re: [algogeeks] Re: 10 digit problem

2011-03-16 Thread Gunjan Sharma
10 what about this??

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



Re: [algogeeks] Re: 10 digit problem

2011-03-16 Thread annarao naidu kataru
i tried so many but the possible answer is 50 as  u  said
 thank u

On Wed, Mar 16, 2011 at 8:08 PM, Gunjan Sharma gunjan.khan...@gmail.comwrote:

 10 what about this??

 --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 To post to this group, send email to algogeeks@googlegroups.com.
 To unsubscribe from this group, send email to
 algogeeks+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/algogeeks?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



Re: [algogeeks] Re: 10 digit problem

2011-03-16 Thread anand karthik
Can anyone suggest an algorithmic approach?
On Mar 16, 2011 9:08 PM, annarao naidu kataru kataruanna...@gmail.com
wrote:
 i tried so many but the possible answer is 50 as u said
 thank u

 On Wed, Mar 16, 2011 at 8:08 PM, Gunjan Sharma gunjan.khan...@gmail.com
wrote:

 10 what about this??

 --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 To post to this group, send email to algogeeks@googlegroups.com.
 To unsubscribe from this group, send email to
 algogeeks+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/algogeeks?hl=en.


 --
 You received this message because you are subscribed to the Google Groups
Algorithm Geeks group.
 To post to this group, send email to algogeeks@googlegroups.com.
 To unsubscribe from this group, send email to
algogeeks+unsubscr...@googlegroups.com.
 For more options, visit this group at
http://groups.google.com/group/algogeeks?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



Re: [algogeeks] Re: 10 digit problem

2011-03-16 Thread Kunal Patil
Does this problem require algorithmic approach, at all
As per the problem statement i think answer can be deciphered manually and
many intelligent people have already given it...

On Wed, Mar 16, 2011 at 9:15 PM, anand karthik
anandkarthik@gmail.comwrote:

 Can anyone suggest an algorithmic approach?
 On Mar 16, 2011 9:08 PM, annarao naidu kataru kataruanna...@gmail.com
 wrote:
  i tried so many but the possible answer is 50 as u said
  thank u
 
  On Wed, Mar 16, 2011 at 8:08 PM, Gunjan Sharma gunjan.khan...@gmail.com
 wrote:
 
  10 what about this??
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Algorithm Geeks group.
  To post to this group, send email to algogeeks@googlegroups.com.
  To unsubscribe from this group, send email to
  algogeeks+unsubscr...@googlegroups.com.
  For more options, visit this group at
  http://groups.google.com/group/algogeeks?hl=en.
 
 
  --
  You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
  To post to this group, send email to algogeeks@googlegroups.com.
  To unsubscribe from this group, send email to
 algogeeks+unsubscr...@googlegroups.com.
  For more options, visit this group at
 http://groups.google.com/group/algogeeks?hl=en.
 

 --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 To post to this group, send email to algogeeks@googlegroups.com.
 To unsubscribe from this group, send email to
 algogeeks+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/algogeeks?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



Re: [algogeeks] Re: 10 digit problem

2011-03-16 Thread Srirang Ranjalkar
Possible solutions under given constraints are :

Number   :: sum of non-zero digits
90 :: 9
88 :: 16
777000 :: 21
00 :: 24
50 :: 25*
44 :: 24
333000 :: 21
00 :: 16
10 :: 9

50 is the clear choice. No algorithm/code is needed.
Thank you,
Srirang Ranjalkar

-- 
 Luck is when hard work meets opportunity 


On Wed, Mar 16, 2011 at 10:35 PM, Gunjan Sharma gunjan.khan...@gmail.comwrote:

 I dont understand why 50 is an acceptable answer. What I understand
 from the problem is that each digit should tell te number of zeros following
 it which is not fulfilled by 50. Please throw some light.


 On Wed, Mar 16, 2011 at 10:05 PM, Kunal Patil kp101...@gmail.com wrote:

 Does this problem require algorithmic approach, at all
 As per the problem statement i think answer can be deciphered manually and
 many intelligent people have already given it...


 On Wed, Mar 16, 2011 at 9:15 PM, anand karthik 
 anandkarthik@gmail.com wrote:

 Can anyone suggest an algorithmic approach?
 On Mar 16, 2011 9:08 PM, annarao naidu kataru kataruanna...@gmail.com
 wrote:
  i tried so many but the possible answer is 50 as u said
  thank u
 
  On Wed, Mar 16, 2011 at 8:08 PM, Gunjan Sharma 
 gunjan.khan...@gmail.comwrote:
 
  10 what about this??
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Algorithm Geeks group.
  To post to this group, send email to algogeeks@googlegroups.com.
  To unsubscribe from this group, send email to
  algogeeks+unsubscr...@googlegroups.com.
  For more options, visit this group at
  http://groups.google.com/group/algogeeks?hl=en.
 
 
  --
  You received this message because you are subscribed to the Google
 Groups Algorithm Geeks group.
  To post to this group, send email to algogeeks@googlegroups.com.
  To unsubscribe from this group, send email to
 algogeeks+unsubscr...@googlegroups.com.
  For more options, visit this group at
 http://groups.google.com/group/algogeeks?hl=en.
 

 --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 To post to this group, send email to algogeeks@googlegroups.com.
 To unsubscribe from this group, send email to
 algogeeks+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/algogeeks?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 To post to this group, send email to algogeeks@googlegroups.com.
 To unsubscribe from this group, send email to
 algogeeks+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/algogeeks?hl=en.




 --
 Regards
 Gunjan Sharma
 Chairman IEEE Students Chapter IIT Roorkee
 B.Tech IV year CSE

 Contact No- +91 9997767077

  --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 To post to this group, send email to algogeeks@googlegroups.com.
 To unsubscribe from this group, send email to
 algogeeks+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/algogeeks?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.



Re: [algogeeks] Re: 10 digit problem

2011-03-15 Thread DIPANKAR DUTTA
correct

On Mon, Mar 14, 2011 at 1:37 PM, bittu shashank7andr...@gmail.com wrote:

 i don't think another answer 50 is best answer according to
 your constraints
 may sum1 else can think but i found its correct

 Thanks
 Shashank

 --
 You received this message because you are subscribed to the Google Groups
 Algorithm Geeks group.
 To post to this group, send email to algogeeks@googlegroups.com.
 To unsubscribe from this group, send email to
 algogeeks+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/algogeeks?hl=en.




-- 
DIPANKAR DUTTA
M-TECH,Computer Science  Engg.
EC Dept,IIT ROORKEE
Uttarakhand , India – 247667
---
website:http://people.iitr.ernet.in/shp/09535009/Website/index.html
ph no-09045809987
Lab: 286454
email:dipan...@iitr.ernet.in

-- 
You received this message because you are subscribed to the Google Groups 
Algorithm Geeks group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.