sequential-digits

There are 1 repositories under sequential-digits topic.

  • Sequential-Digits

    An integer has sequential digits if and only if each digit in the number is one more than the previous digit

    Language:C++