0_0_2728600_12187.cpp:117: error: expected unqualified-id before '[' token
0_0_2728600_12187.cpp:117: error: expected `,' or `;' before '[' token
0_0_2728600_12187.cpp:117: error: stray '@' in program
0_0_2728600_12187.cpp:117: error: invalid token
0_0_2728600_12187.cpp:117:27: invalid suffix "cpp" on floating constant
0_0_2728600_12187.cpp:118: error: stray '@' in program
0_0_2728600_12187.cpp:118: error: invalid token
0_0_2728600_12187.cpp:118:30: invalid suffix "cpp" on floating constant
0_0_2728600_12187.cpp:119: error: stray '@' in program
0_0_2728600_12187.cpp:119: error: invalid token
0_0_2728600_12187.cpp:119:27: invalid suffix "cpp" on floating constant
0_0_2728600_12187.cpp:123: error: multiple definition of `enum access'
0_0_2728600_12187.cpp:4: error: previous definition here
0_0_2728600_12187.cpp:123: error: conflicting declaration 'URA'
0_0_2728600_12187.cpp:4: error: 'URA' has a previous declaration as `access URA'
0_0_2728600_12187.cpp:123: error: declaration of `URA'
0_0_2728600_12187.cpp:4: error: conflicts with previous declaration `access URA'
0_0_2728600_12187.cpp:123: error: conflicting declaration 'RA'
0_0_2728600_12187.cpp:4: error: 'RA' has a previous declaration as `access RA'
0_0_2728600_12187.cpp:123: error: declaration of `RA'
0_0_2728600_12187.cpp:4: error: conflicts with previous declaration `access RA'
0_0_2728600_12187.cpp:123: error: conflicting declaration 'ST'
0_0_2728600_12187.cpp:4: error: 'ST' has a previous declaration as `access ST'
0_0_2728600_12187.cpp:123: error: declaration of `ST'
0_0_2728600_12187.cpp:4: error: conflicts with previous declaration `access ST'
0_0_2728600_12187.cpp:123: error: conflicting declaration 'DT'
0_0_2728600_12187.cpp:4: error: 'DT' has a previous declaration as `access DT'
0_0_2728600_12187.cpp:123: error: declaration of `DT'
0_0_2728600_12187.cpp:4: error: conflicts with previous declaration `access DT'
0_0_2728600_12187.cpp: In function `short int goleft(access**, short int, short int, short int&, short int&, short int&, short int&)':
0_0_2728600_12187.cpp:129: error: redefinition of `short int goleft(access**, short int, short int, short int&, short int&, short int&, short int&)'
0_0_2728600_12187.cpp:10: error: `short int goleft(access**, short int, short int, short int&, short int&, short int&, short int&)' previously defined here
0_0_2728600_12187.cpp: In function `short int goright(access**, short int, short int, short int&, short int&, short int&, short int&)':
0_0_2728600_12187.cpp:138: error: redefinition of `short int goright(access**, short int, short int, short int&, short int&, short int&, short int&)'
0_0_2728600_12187.cpp:19: error: `short int goright(access**, short int, short int, short int&, short int&, short int&, short int&)' previously defined here
0_0_2728600_12187.cpp: In function `short int goup(access**, short int, short int, short int&, short int&, short int&, short int&)':
0_0_2728600_12187.cpp:147: error: redefinition of `short int goup(access**, short int, short int, short int&, short int&, short int&, short int&)'
0_0_2728600_12187.cpp:28: error: `short int goup(access**, short int, short int, short int&, short int&, short int&, short int&)' previously defined here
0_0_2728600_12187.cpp: In function `short int godown(access**, short int, short int, short int&, short int&, short int&, short int&)':
0_0_2728600_12187.cpp:157: error: redefinition of `short int godown(access**, short int, short int, short int&, short int&, short int&, short int&)'
0_0_2728600_12187.cpp:38: error: `short int godown(access**, short int, short int, short int&, short int&, short int&, short int&)' previously defined here
0_0_2728600_12187.cpp: In function `short int gotoD(access**, short int, short int, short int&, short int&, short int&, short int&)':
0_0_2728600_12187.cpp:166: error: redefinition of `short int gotoD(access**, short int, short int, short int&, short int&, short int&, short int&)'
0_0_2728600_12187.cpp:47: error: `short int gotoD(access**, short int, short int, short int&, short int&, short int&, short int&)' previously defined here
0_0_2728600_12187.cpp: In function `int main()':
0_0_2728600_12187.cpp:193: error: redefinition of `int main()'
0_0_2728600_12187.cpp:74: error: `int main()' previously defined here
|