0_0_3830099_2195.cpp:5: error: `_int64' does not name a type
0_0_3830099_2195.cpp:6: error: `_int64' does not name a type
0_0_3830099_2195.cpp:8: error: `_int64' does not name a type
0_0_3830099_2195.cpp:9: error: `_int64' does not name a type
0_0_3830099_2195.cpp:13: error: `_int64' does not name a type
0_0_3830099_2195.cpp: In function `void spfa(int)':
0_0_3830099_2195.cpp:27: error: `dis' undeclared (first use this function)
0_0_3830099_2195.cpp:27: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_3830099_2195.cpp:38: error: `map' undeclared (first use this function)
0_0_3830099_2195.cpp:39: error: `_int64' undeclared (first use this function)
0_0_3830099_2195.cpp:39: error: expected `;' before "a1"
0_0_3830099_2195.cpp:40: error: expected `;' before "a2"
0_0_3830099_2195.cpp:41: error: `a2' undeclared (first use this function)
0_0_3830099_2195.cpp:41: error: `a1' undeclared (first use this function)
0_0_3830099_2195.cpp: In function `int main()':
0_0_3830099_2195.cpp:57: error: `map' undeclared (first use this function)
0_0_3830099_2195.cpp:58: error: `d1' undeclared (first use this function)
0_0_3830099_2195.cpp:58: error: `d2' undeclared (first use this function)
0_0_3830099_2195.cpp:58: error: `d3' undeclared (first use this function)
0_0_3830099_2195.cpp:58: error: `d4' undeclared (first use this function)
0_0_3830099_2195.cpp:58: error: `c1' undeclared (first use this function)
0_0_3830099_2195.cpp:58: error: `c2' undeclared (first use this function)
0_0_3830099_2195.cpp:58: error: `c3' undeclared (first use this function)
0_0_3830099_2195.cpp:58: error: `c4' undeclared (first use this function)
0_0_3830099_2195.cpp:61: error: `a' undeclared (first use this function)
0_0_3830099_2195.cpp:63: error: name lookup of `i' changed for new ISO `for' scoping
0_0_3830099_2195.cpp:60: error: using obsolete binding at `i'
0_0_3830099_2195.cpp:68: error: `_int64' undeclared (first use this function)
0_0_3830099_2195.cpp:68: error: expected `;' before "dis"
0_0_3830099_2195.cpp:69: error: `dis' undeclared (first use this function)
|