Well actually I got in brute force wanted to know, is there another way to mathematically do my code
#include <stdio.h>
#include <string.h>
int main(int argc, char** argv)
{
char numero[1000],aux[10000];
scanf("%s", numero);...
asked by
17.04.2018 / 15:59