0_0_13026925_24160.cpp: In function `int main()':
0_0_13026925_24160.cpp:13: error: too many arguments to function `void init_rabbit()'
0_0_13026925_24160.cpp:29: error: at this point in file
0_0_13026925_24160.cpp:13: error: too many arguments to function `void init_rabbit()'
0_0_13026925_24160.cpp:30: error: at this point in file
0_0_13026925_24160.cpp:15: error: too many arguments to function `void exchange_direction()'
0_0_13026925_24160.cpp:39: error: at this point in file
0_0_13026925_24160.cpp:16: error: too many arguments to function `void judge_turnLeft()'
0_0_13026925_24160.cpp:43: error: at this point in file
0_0_13026925_24160.cpp:16: error: too many arguments to function `void judge_turnLeft()'
0_0_13026925_24160.cpp:44: error: at this point in file
0_0_13026925_24160.cpp:14: error: too many arguments to function `void run()'
0_0_13026925_24160.cpp:46: error: at this point in file
0_0_13026925_24160.cpp:14: error: too many arguments to function `void run()'
0_0_13026925_24160.cpp:47: error: at this point in file
0_0_13026925_24160.cpp: In function `void judge_turnLeft(rabbit*, int)':
0_0_13026925_24160.cpp:17: error: too many arguments to function `void turnLeft()'
0_0_13026925_24160.cpp:119: error: at this point in file
|