0_0_8095936_20967.cpp:18: error: `LCT::L' declared as an `inline' variable
0_0_8095936_20967.cpp:18: error: `u' was not declared in this scope
0_0_8095936_20967.cpp:18: error: expected `,' or `;' before '{' token
0_0_8095936_20967.cpp:19: error: `LCT::R' declared as an `inline' variable
0_0_8095936_20967.cpp:19: error: `u' was not declared in this scope
0_0_8095936_20967.cpp:19: error: expected `,' or `;' before '{' token
0_0_8095936_20967.cpp: In function `void LCT::push(int)':
0_0_8095936_20967.cpp:23: error: `LCT::L' cannot be used as a function
0_0_8095936_20967.cpp:23: error: `LCT::R' cannot be used as a function
0_0_8095936_20967.cpp:23: error: `LCT::L' cannot be used as a function
0_0_8095936_20967.cpp:23: error: `LCT::R' cannot be used as a function
0_0_8095936_20967.cpp:24: error: `LCT::L' cannot be used as a function
0_0_8095936_20967.cpp:24: error: `LCT::R' cannot be used as a function
0_0_8095936_20967.cpp: In function `void LCT::upd(int)':
0_0_8095936_20967.cpp:26: error: `LCT::L' cannot be used as a function
0_0_8095936_20967.cpp:26: error: `LCT::R' cannot be used as a function
0_0_8095936_20967.cpp:26: error: `LCT::L' cannot be used as a function
0_0_8095936_20967.cpp:26: error: `LCT::R' cannot be used as a function
0_0_8095936_20967.cpp: In function `bool LCT::croot(int)':
0_0_8095936_20967.cpp:27: error: `LCT::L' cannot be used as a function
0_0_8095936_20967.cpp:27: error: `LCT::R' cannot be used as a function
0_0_8095936_20967.cpp: In function `bool LCT::dir(int)':
0_0_8095936_20967.cpp:28: error: `LCT::R' cannot be used as a function
0_0_8095936_20967.cpp: In function `int LCT::access(int)':
0_0_8095936_20967.cpp:42: error: `LCT::R' cannot be used as a function
0_0_8095936_20967.cpp: In function `int LCT::findroot(int)':
0_0_8095936_20967.cpp:44: error: `LCT::L' cannot be used as a function
0_0_8095936_20967.cpp:44: error: `LCT::L' cannot be used as a function
0_0_8095936_20967.cpp: In function `int LCT::father(int)':
0_0_8095936_20967.cpp:45: error: `LCT::L' cannot be used as a function
0_0_8095936_20967.cpp:45: error: `LCT::R' cannot be used as a function
0_0_8095936_20967.cpp:45: error: `LCT::R' cannot be used as a function
|