C# Class P066, project-euler

显示文件 Open project: jbcrail/project-euler

Public Methods

Method Description
Main ( ) : void
minimalDiophantine ( int n ) : BigInteger

Method Details

Main() public static method

public static Main ( ) : void
return void

minimalDiophantine() public static method

public static minimalDiophantine ( int n ) : BigInteger
n int
return BigInteger