0_0_6642322_4795.cpp: In function `void uptate(int, int, int, int)':
0_0_6642322_4795.cpp:70: error: `L' undeclared (first use this function)
0_0_6642322_4795.cpp:70: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6642322_4795.cpp:70: error: `R' undeclared (first use this function)
0_0_6642322_4795.cpp: In function `int main()':
0_0_6642322_4795.cpp:69: error: too many arguments to function `void uptate(int, int, int, int)'
0_0_6642322_4795.cpp:131: error: at this point in file
|