0_0_1541556_30624.cpp: In function `void DP(int)':
0_0_1541556_30624.cpp:47: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_1541556_30624.cpp:13: error: in passing argument 2 of `void get(node&, int&, node&)'
0_0_1541556_30624.cpp:48: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_1541556_30624.cpp:13: error: in passing argument 2 of `void get(node&, int&, node&)'
0_0_1541556_30624.cpp:49: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_1541556_30624.cpp:13: error: in passing argument 2 of `void get(node&, int&, node&)'
0_0_1541556_30624.cpp:50: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_1541556_30624.cpp:13: error: in passing argument 2 of `void get(node&, int&, node&)'
0_0_1541556_30624.cpp:60: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_1541556_30624.cpp:13: error: in passing argument 2 of `void get(node&, int&, node&)'
0_0_1541556_30624.cpp:61: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_1541556_30624.cpp:13: error: in passing argument 2 of `void get(node&, int&, node&)'
0_0_1541556_30624.cpp:62: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_1541556_30624.cpp:13: error: in passing argument 2 of `void get(node&, int&, node&)'
0_0_1541556_30624.cpp:63: error: invalid initialization of non-const reference of type 'int&' from a temporary of type 'int'
0_0_1541556_30624.cpp:13: error: in passing argument 2 of `void get(node&, int&, node&)'
|