120299_0_8360.cpp: In function `void floyd()':
120299_0_8360.cpp:32: error: `count' undeclared (first use this function)
120299_0_8360.cpp:32: error: (Each undeclared identifier is reported only once for each function it appears in.)
120299_0_8360.cpp: In function `int main()':
120299_0_8360.cpp:57: error: `count' undeclared (first use this function)
|