Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Platform
Sandbox
Zadacha
C# Class Platform.Sandbox.Zadacha
显示文件
Open project: Konard/LinksPlatform
Public Methods
Method
Description
RunAll
( ) :
void
RunOne
( ) :
void
Private Methods
Method
Description
Calculate
(
int
start
,
int
steps
) :
ulong
CalculateCore
(
ILinks
links
,
ulong
current
,
int
stepsLeft
,
Counter
counter
) :
void
SetPoints
(
ILinks
links
,
ulong
digits
) :
void
SetSteps
(
ILinks
links
,
ulong
digits
) :
void
Method Details
RunAll()
public
method
public
RunAll
( ) :
void
return
void
RunOne()
public
method
public
RunOne
( ) :
void
return
void