|
|
|
|
|
by fh
5936 days ago
|
|
I'm sure there's a cute mathematical trick to calculate the missing digit, but Raphael is right, with numbers limited to 1 billion, this can be easily brute forced. You need a few gigabytes of disk space and a few days of precalculation at most. What's more interesting to me is that the missing number is actually unique, i.e. that this trick is possible at all. Maybe it actually isn't, maybe it doesn't work in 0.1% of the cases, which is good enough for a magic trick. |
|