12. The running time of Kruskal's algorithm for a connected undirected weighted graph G=(V,E) is _____. Suppose that all edge weights in a graph G are integers in the range from 1 to |V|. How fast can you make Kruskal's algorithm run?_____