Code Zone
Labels
BareMinimum
Done
FrequentlyAsked
RecentQuestions
Revise
Saturday, March 3, 2012
Convert integers less than 100 to words
We're given an integer less than 100 and we have to output the words corresponding to the integer's value. For instance, if input is 90, then the output is "ninety" Moreover, if the input is -99, then the output is "incorrect input"
1 comment:
Sud
March 3, 2012 at 6:56 PM
http://codesam.blogspot.in/2011/02/converting-integers-less-than-100-to.html
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
http://codesam.blogspot.in/2011/02/converting-integers-less-than-100-to.html
ReplyDelete