0_0_2932863_20320.cpp: In function `int main()':
0_0_2932863_20320.cpp:10: error: too many arguments to function `void change(int, int)'
0_0_2932863_20320.cpp:24: error: at this point in file
0_0_2932863_20320.cpp:10: error: too many arguments to function `void change(int, int)'
0_0_2932863_20320.cpp:25: error: at this point in file
0_0_2932863_20320.cpp:10: error: too many arguments to function `void change(int, int)'
0_0_2932863_20320.cpp:26: error: at this point in file
0_0_2932863_20320.cpp:10: error: too many arguments to function `void change(int, int)'
0_0_2932863_20320.cpp:27: error: at this point in file
0_0_2932863_20320.cpp:10: error: too many arguments to function `void change(int, int)'
0_0_2932863_20320.cpp:28: error: at this point in file
0_0_2932863_20320.cpp:10: error: too many arguments to function `void change(int, int)'
0_0_2932863_20320.cpp:29: error: at this point in file
0_0_2932863_20320.cpp:10: error: too many arguments to function `void change(int, int)'
0_0_2932863_20320.cpp:30: error: at this point in file
0_0_2932863_20320.cpp:10: error: too many arguments to function `void change(int, int)'
0_0_2932863_20320.cpp:31: error: at this point in file
0_0_2932863_20320.cpp:11: error: too many arguments to function `int get(int, int)'
0_0_2932863_20320.cpp:37: error: at this point in file
0_0_2932863_20320.cpp:11: error: too many arguments to function `int get(int, int)'
0_0_2932863_20320.cpp:37: error: at this point in file
0_0_2932863_20320.cpp:11: error: too many arguments to function `int get(int, int)'
0_0_2932863_20320.cpp:37: error: at this point in file
0_0_2932863_20320.cpp:11: error: too many arguments to function `int get(int, int)'
0_0_2932863_20320.cpp:37: error: at this point in file
0_0_2932863_20320.cpp:11: error: too many arguments to function `int get(int, int)'
0_0_2932863_20320.cpp:38: error: at this point in file
0_0_2932863_20320.cpp:11: error: too many arguments to function `int get(int, int)'
0_0_2932863_20320.cpp:38: error: at this point in file
0_0_2932863_20320.cpp:11: error: too many arguments to function `int get(int, int)'
0_0_2932863_20320.cpp:38: error: at this point in file
0_0_2932863_20320.cpp:11: error: too many arguments to function `int get(int, int)'
0_0_2932863_20320.cpp:39: error: at this point in file
0_0_2932863_20320.cpp: In function `int get(int, int, int)':
0_0_2932863_20320.cpp:52: error: expected primary-expression before ';' token
0_0_2932863_20320.cpp:53: error: invalid conversion from `int*' to `int'
0_0_2932863_20320.cpp: In function `void change(int, int, int)':
0_0_2932863_20320.cpp:63: error: ISO C++ forbids cast to non-reference type used as lvalue
0_0_2932863_20320.cpp:63: error: non-lvalue in assignment
|