C# Class P066, project-euler

Afficher le fichier Open project: jbcrail/project-euler

Méthodes publiques

Méthode Description
Main ( ) : void
minimalDiophantine ( int n ) : BigInteger

Method Details

Main() public static méthode

public static Main ( ) : void
Résultat void

minimalDiophantine() public static méthode

public static minimalDiophantine ( int n ) : BigInteger
n int
Résultat BigInteger