Prove that for every integer $n$, divisible by neither $2$ nor $5$, there exists an integer $m$, whose decimal representation consists only of $1$s, which is divisible by $n$ (e.g. for $n=13$, we have $m=111111$ divisible by $13$).
Sorry if the format is not up to standard.