496926_0_0_8638.cpp:3: error: invalid types `int[int]' for array subscript
496926_0_0_8638.cpp:3: error: expected `]' before ';' token
496926_0_0_8638.cpp: In function `void input()':
496926_0_0_8638.cpp:12: error: `p' undeclared (first use this function)
496926_0_0_8638.cpp:12: error: (Each undeclared identifier is reported only once for each function it appears in.)
496926_0_0_8638.cpp: In function `void floyed()':
496926_0_0_8638.cpp:33: error: `p' undeclared (first use this function)
|