Problem 417
Posted: Wed Feb 12, 2020 9:17 am
I managed to have written a program which can compute the 10^8 case in acceptable time. However I got a slightly larger result for the test 10^6 case.
So could anyone confirm:
n ≤ 100:xxxx results removed by moderator
n ≤ 1000:xxxxx
n ≤ 10000:xxxxxxx
and
n ≤ 100000:xxxxxxxxx?
So could anyone confirm:
n ≤ 100:xxxx results removed by moderator
n ≤ 1000:xxxxx
n ≤ 10000:xxxxxxx
and
n ≤ 100000:xxxxxxxxx?