I'm trying to solve the problem 2253 - Password Validator , but it is giving 10% wrong answer, but all my tests are working, can anyone find the error?
#include <stdio.h>
#include <string.h>
#include <ctype.h>
int validade(c...
asked by
24.09.2017 / 03:08