Write a function expand(s1,s2) that expands shorthand
notations like a-z in the string s1 into the equivalent
complete list abc...xyz in s2 . Allow for letters of either
case and digits, and be prepared to handle cases like a-b-c
and a-z0-9 and -a-z.
z-a:zyx......ba
-1-6-:-123456-
1-9-1:123456789987654321
a-R-L:a-R...L
a-b-c:abbc
No Answer is Posted For this Question
Be the First to Post Answer
What is variable and explain rules to declare variable in c?
given post order,in order construct the corresponding binary tree
1,4,8,13,21,30,36,45,54,63,73,?,?.
10 Answers AMB, Franklin Templeton,
What is main () in c language?
I have seen function declarations that look like this
What are different types of operators?
Explain how do I determine whether a character is numeric, alphabetic, and so on?
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
What are local variables c?
What are pointers? What are different types of pointers?
please can some one guide me, to the answer Write a C program to enter 15 numbers as an input from the keyboard and program will find and print odd numbers and their average. i have studied while and do while loop for loop if and else if switch
What is the code for 3 questions and answer check in VisualBasic.Net?