Problem #846 C LANGUAGE

Write a C++ method to check whether a string is a valid password.

Your Solution