daniel2
daniel2
CC#
Created by daniel2 on 4/24/2024 in #help
Graph structure problem, is my code correct?
given a directed graph contain groups of nodes, a node in the graph can't access all the node in the graph. Each node will only point to one node or nothing (null), return the number of groups in this graph.
3 replies
CC#
Created by daniel2 on 4/16/2024 in #help
if statement is being weird
No description
6 replies