Data update
This commit is contained in:
parent
81fd053722
commit
52a6ef48dd
10248 changed files with 63654 additions and 6775 deletions
|
|
@ -16,7 +16,8 @@ public final class RuthAaronNumbers {
|
|||
System.out.println("First Ruth-Aaron triple (factors): " + firstRuthAaronTriple(NumberType.FACTOR));
|
||||
System.out.println();
|
||||
|
||||
System.out.println("First Ruth-Aaron triple (divisors): " + firstRuthAaronTriple(NumberType.DIVISOR));
|
||||
System.out.println("First Ruth-Aaron triple (divisors): "
|
||||
+ firstRuthAaronTriple(NumberType.DIVISOR));
|
||||
System.out.println();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue