• Stars
    star
    1
  • Language
    Java
  • Created almost 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Input is taken from the user and that string is formed from scratch. Individual character of the string is taken. Each char is incremented on its ASCII value and checked against the given string. This process is carried out till we get all the characters of the formed string match the given string