codeinabox@programming.dev to Programming@programming.devEnglish · 2 days ago"Code was never the hard part" is an insult to all programmersblog.senko.netexternal-linkmessage-square36linkfedilinkarrow-up1174arrow-down123cross-posted to: hackernews@lemmy.bestiver.se
arrow-up1151arrow-down1external-link"Code was never the hard part" is an insult to all programmersblog.senko.netcodeinabox@programming.dev to Programming@programming.devEnglish · 2 days agomessage-square36linkfedilinkcross-posted to: hackernews@lemmy.bestiver.se
minus-squarefunkless_eck@sh.itjust.workslinkfedilinkarrow-up6·2 days agoI mean it depends on the todo. if to-do 1 is Determine all positive integers n such that the concatenation of n and n^2 in base b uses at most k distinct characters, for fixed b and k - you might be there a while
I mean it depends on the todo.
if to-do 1 is Determine all positive integers n such that the concatenation of n and n^2 in base b uses at most k distinct characters, for fixed b and k - you might be there a while