0_0_11870407_10155.cpp:1: error: invalid token
0_0_11870407_10155.cpp:1: error: expected unqualified-id before numeric constant
0_0_11870407_10155.cpp:1: error: expected `,' or `;' before numeric constant
0_0_11870407_10155.cpp:1: error: invalid token
0_0_11870407_10155.cpp:1:47: invalid suffix "const" on floating constant
0_0_11870407_10155.cpp:1:70: invalid suffix "int" on floating constant
0_0_11870407_10155.cpp:1: error: expected unqualified-id before numeric constant
0_0_11870407_10155.cpp:1: error: expected `,' or `;' before numeric constant
0_0_11870407_10155.cpp:1:92: invalid suffix "void" on floating constant
0_0_11870407_10155.cpp:1: error: expected unqualified-id before numeric constant
0_0_11870407_10155.cpp:1: error: expected `,' or `;' before numeric constant
0_0_11870407_10155.cpp:1:508: invalid suffix "void" on floating constant
0_0_11870407_10155.cpp:1: error: expected unqualified-id before numeric constant
0_0_11870407_10155.cpp:1: error: expected `,' or `;' before numeric constant
0_0_11870407_10155.cpp:1:835: invalid suffix "int" on floating constant
0_0_11870407_10155.cpp:1: error: expected unqualified-id before numeric constant
0_0_11870407_10155.cpp:1: error: expected `,' or `;' before numeric constant
0_0_11870407_10155.cpp:1: error: invalid token
0_0_11870407_10155.cpp:1: error: expected constructor, destructor, or type conversion before '<' token
0_0_11870407_10155.cpp:1: error: expected `,' or `;' before '<' token
0_0_11870407_10155.cpp:4: error: `N' was not declared in this scope
0_0_11870407_10155.cpp:4: error: `N' was not declared in this scope
0_0_11870407_10155.cpp: In function `void read_graph(int, int)':
0_0_11870407_10155.cpp:13: error: `d' undeclared (first use this function)
0_0_11870407_10155.cpp:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_11870407_10155.cpp:19: error: `scanf' undeclared (first use this function)
0_0_11870407_10155.cpp: In function `void Floyd(int)':
0_0_11870407_10155.cpp:29: error: `d' undeclared (first use this function)
0_0_11870407_10155.cpp: In function `int main()':
0_0_11870407_10155.cpp:37: error: `scanf' undeclared (first use this function)
0_0_11870407_10155.cpp:42: error: `d' undeclared (first use this function)
0_0_11870407_10155.cpp:42: error: `printf' undeclared (first use this function)
|