example: // I will enter my name: Jackie Chan, on the cmd(DOS)itself, and then the program will count off the string/letters being entered.
***so it will tell that "there are 10 letters on the string"
//after that, it will count off automatically of the string/value of having the same letters.
***so it will conclude:
J-1
a-2
c-2
k-1
i-1
e-1
h-1
n-1
//after that, it will declare the letter that has the many letters having the same letter.
***so for example, on my given input string,
it will declare that letter a and c has the letters of having many samelike letters.(get's)
// Sorry for my kinda lil bit wrong grammar.
******PLEASE DO HELP ME, AND ELABORATE/EXPLAIN TO ME WELL, HOW DOES IT CYCLES,WORK,AND GOES OF THAT CODE PLEASE!!! I will do appreciate who would help me solve my problem.
2007-07-07
04:57:05
·
3 answers
·
asked by
mjmg
1
in
Computers & Internet
➔ Programming & Design