|
-
April 5th, 2008, 04:59 AM
#1
Need Help/Hint C++
Write a Program in C++ that take input of the number from User and print this number its English number.
Sample Output:
Enter any number: 52
Number you enter is Fifty Two
Note:
You can use only and only if condition.
Range of number can be from 0 to 99.
The Problem is I Have to Use IF Condition and some Efficient Way, like not 100 comparisons...
I just Want to need help or hint in its algo or logic so i can make it in C++.
With Many Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|