void graph_fill (int *graph, int nodes, int value); int warshall (int *graph, int nodes);