Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
OfficeSpace
Program
C# Class OfficeSpace.Program
Afficher le fichier
Open project: TelerikAcademy/Data-Structures-and-Algorithms
Méthodes publiques
Méthode
Description
Main
( ) :
void
Private Methods
Méthode
Description
Dfs
(
int
node
,
int
time
,
bool
adjacencyMatrix
,
bool
visited
,
bool
&
loopFound
) :
int
FindMinTime
(
int
n
,
int
time
,
bool
adjacencyMatrix
) :
int
Method Details
Main()
public
static
méthode
public
static
Main
( ) :
void
Résultat
void