C# Class P085, project-euler

Afficher le fichier Open project: jbcrail/project-euler

Méthodes publiques

Méthode Description
Main ( ) : void
rectangles ( int width, int height ) : int

Method Details

Main() public static méthode

public static Main ( ) : void
Résultat void

rectangles() public static méthode

public static rectangles ( int width, int height ) : int
width int
height int
Résultat int