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
SumOfPrimes
Program
C# Class SumOfPrimes.Program
ファイルを表示
Open project: Oscarbralo/TopBlogCoder
Public Methods
Method
Description
IsPrime
(
int
n
) :
bool
Private Methods
Method
Description
Main
(
string
args
) :
void
Method Details
IsPrime()
public
method
public
IsPrime
(
int
n
) :
bool
n
int
return
bool