Topic: Hashing Problem / Level: intermediate

Problem: Create a program to check if a string contains only digits using a hash set.

Run the code to see the output here...