Posts by pcesarmf • 15 points
2 posts
- 
		0 votes2 answers323 views
- 
		1 votes2 answers826 viewsQ: C Password ValidatorI’m trying to solve the problem 2253 - Password Validator, URI, but is giving 10% wrong answer, but all my tests are working, someone can find the error? #include <stdio.h> #include…