0_0_8821515_7034.cpp: In function `int main()':
0_0_8821515_7034.cpp:24: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_8821515_7034.cpp:6: error: in passing argument 2 of `int P_M(int&, int&)'
0_0_8821515_7034.cpp:26: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_8821515_7034.cpp:6: error: in passing argument 2 of `int P_M(int&, int&)'
0_0_8821515_7034.cpp:26: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_8821515_7034.cpp:6: error: in passing argument 2 of `int P_M(int&, int&)'
0_0_8821515_7034.cpp:27: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_8821515_7034.cpp:6: error: in passing argument 2 of `int P_M(int&, int&)'
0_0_8821515_7034.cpp:29: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_8821515_7034.cpp:6: error: in passing argument 2 of `int P_M(int&, int&)'
0_0_8821515_7034.cpp:31: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_8821515_7034.cpp:6: error: in passing argument 2 of `int P_M(int&, int&)'
0_0_8821515_7034.cpp:31: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_8821515_7034.cpp:6: error: in passing argument 2 of `int P_M(int&, int&)'
0_0_8821515_7034.cpp:34: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_8821515_7034.cpp:6: error: in passing argument 1 of `int P_M(int&, int&)'
|