Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
prob6
Program
C# Class prob6.Program
ファイルを表示
Open project: AlgorithmsNYC/AlgorithmsNYC
Public Methods
Method
Description
howMany
(
int
A
,
int
B
) :
int
Private Methods
Method
Description
Main
(
string
args
) :
void
isPrime
(
int
num
) :
bool
isUPrime
(
int
num
) :
bool
Method Details
howMany()
public
static
method
public
static
howMany
(
int
A
,
int
B
) :
int
A
int
B
int
return
int