0_0_6847731_29942.cpp: In function `void floyd()':
0_0_6847731_29942.cpp:125: error: `p' undeclared (first use this function)
0_0_6847731_29942.cpp:125: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6847731_29942.cpp:130: error: expected primary-expression before "int"
0_0_6847731_29942.cpp:130: error: expected `;' before "int"
0_0_6847731_29942.cpp:148: error: expected `}' at end of input
|