0_0_6662358_269.cpp:15: error: `max' was not declared in this scope
0_0_6662358_269.cpp:16: error: `max' was not declared in this scope
0_0_6662358_269.cpp: In function `void build(int, int, int)':
0_0_6662358_269.cpp:21: error: `wall' undeclared (first use this function)
0_0_6662358_269.cpp:21: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6662358_269.cpp:23: error: `a' undeclared (first use this function)
0_0_6662358_269.cpp:39: error: `x' cannot appear in a constant-expression
0_0_6662358_269.cpp:39: error: an array reference cannot appear in a constant-expression
0_0_6662358_269.cpp:39: error: `.' cannot appear in a constant-expression
0_0_6662358_269.cpp:39: error: `x' cannot appear in a constant-expression
0_0_6662358_269.cpp:39: error: an array reference cannot appear in a constant-expression
0_0_6662358_269.cpp:39: error: `.' cannot appear in a constant-expression
0_0_6662358_269.cpp:39: error: `x' cannot appear in a constant-expression
0_0_6662358_269.cpp:39: error: an array reference cannot appear in a constant-expression
0_0_6662358_269.cpp:39: error: `.' cannot appear in a constant-expression
0_0_6662358_269.cpp:39: error: missing `>' to terminate the template argument list
0_0_6662358_269.cpp: In function `void update(int, int, int, long long int)':
0_0_6662358_269.cpp:46: error: `wall' undeclared (first use this function)
0_0_6662358_269.cpp:78: error: `x' cannot appear in a constant-expression
0_0_6662358_269.cpp:78: error: an array reference cannot appear in a constant-expression
0_0_6662358_269.cpp:78: error: `.' cannot appear in a constant-expression
0_0_6662358_269.cpp:78: error: `x' cannot appear in a constant-expression
0_0_6662358_269.cpp:78: error: an array reference cannot appear in a constant-expression
0_0_6662358_269.cpp:78: error: `.' cannot appear in a constant-expression
0_0_6662358_269.cpp:78: error: `x' cannot appear in a constant-expression
0_0_6662358_269.cpp:78: error: an array reference cannot appear in a constant-expression
0_0_6662358_269.cpp:78: error: `.' cannot appear in a constant-expression
0_0_6662358_269.cpp:78: error: missing `>' to terminate the template argument list
0_0_6662358_269.cpp: In function `int query(int, int, int, long long int)':
0_0_6662358_269.cpp:83: error: `wall' undeclared (first use this function)
0_0_6662358_269.cpp: In function `int main()':
0_0_6662358_269.cpp:114: error: `a' undeclared (first use this function)
|