Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Solution
C# Class Solution, adventofcode
Datei anzeigen
Open project: encse/adventofcode
Class Usage Examples
Public Methods
Method
Description
PartOne
(
string
input
) :
object
PartTwo
(
string
input
) :
object
Private Methods
Method
Description
KnotHash
(
IEnumerable
input
,
int
rounds
) :
int[]
Method Details
PartOne()
public
method
public
PartOne
(
string
input
) :
object
input
string
return
object
PartTwo()
public
method
public
PartTwo
(
string
input
) :
object
input
string
return
object