SITCON-tgBot says to #sitcon
<tonyhhyip>: for (int i = 0; i < x; i++) { output = output * 10 + (str[i] - '0'); }