0_0_9090863_12935.cpp: In member function `void Node::init()':
0_0_9090863_12935.cpp:43: error: name lookup of `j' changed for new ISO `for' scoping
0_0_9090863_12935.cpp:36: error: using obsolete binding at `j'
0_0_9090863_12935.cpp: In function `Node* build(int, int)':
0_0_9090863_12935.cpp:113: error: no matching function for call to `Node::init(int&, int&)'
0_0_9090863_12935.cpp:25: note: candidates are: void Node::init()
0_0_9090863_12935.cpp:117: error: no matching function for call to `Node::init(int&, int&)'
0_0_9090863_12935.cpp:25: note: candidates are: void Node::init()
|