0_0_11328482_18850.cpp:10: error: size of array `edge' is too large
0_0_11328482_18850.cpp: In function `void init()':
0_0_11328482_18850.cpp:19: error: `edge' undeclared (first use this function)
0_0_11328482_18850.cpp:19: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11328482_18850.cpp: In function `bool Dij(int)':
0_0_11328482_18850.cpp:37: error: `edge' undeclared (first use this function)
0_0_11328482_18850.cpp: In function `int main()':
0_0_11328482_18850.cpp:57: error: `edge' undeclared (first use this function)
|