new tmp[128];new hash[128];strcat(tmp, "Esto serб invertido!");printf("%s", format(hash, sizeof(hash), "%s", Invertir(tmp)));
printf("Esto estб %s", (random(2)) ? "bien" : "mal");