You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Hi there, this is a mini-project for discrete math.
Using C program randomly generate an undirected graph represented by adjacency matrix with n= 1000 vertices. (You may use rand function for this purpose).
Determine number ..... so on...
About
Hi there, this is a mini-project for discrete math course ๐.