Sha256: d139f83c4fedb3b1ac024dc05baccc8e49e168715c73aa7075b3f26105aca199
Contents?: true
Size: 321 Bytes
Versions: 222
Compression:
Stored size: 321 Bytes
Contents
class SumOfMultiples { SumOfMultiples(int number, int[] set) { throw new UnsupportedOperationException("Delete this statement and write your own implementation."); } int getSum() { throw new UnsupportedOperationException("Delete this statement and write your own implementation."); } }
Version data entries
222 entries across 222 versions & 1 rubygems