Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Diamonds
Calculator
C# Class Diamonds.Calculator
Mostra file
Open project: ajlopez/TddRocks
Public Methods
Method
Description
Calculate
(
int
n
,
int
x
,
int
y
) :
double
NeededDiamonds
(
int
l
) :
int
Method Details
Calculate()
public
method
public
Calculate
(
int
n
,
int
x
,
int
y
) :
double
n
int
x
int
y
int
return
double
NeededDiamonds()
public
method
public
NeededDiamonds
(
int
l
) :
int
l
int
return
int