C# Class P078, project-euler

ファイルを表示 Open project: jbcrail/project-euler

Public Methods

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

Method Details

Main() public static method

public static Main ( ) : void
return void

partition() public static method

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