// ´Þ¶«Ðñ 46ms #include using namespace std; struct edge { int to,nxt; }; int fmin(int a,int b) { return a