bernardosulzbach/algorithms-and-data-structures

Extend Ramanujan numbers program

Closed this issue · 0 comments

I think it would be nice to know which sums produce those values.

Instead of a frequency counter a dictionary of integers to lists of tuples should be used. Then we would have to check that the list contained at least two tuples.