0_0_6662348_19979.cpp:5: error: `max' was not declared in this scope
0_0_6662348_19979.cpp:15: error: `max' was not declared in this scope
0_0_6662348_19979.cpp: In function `void build(int, int, int)':
0_0_6662348_19979.cpp:20: error: `wall' undeclared (first use this function)
0_0_6662348_19979.cpp:20: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_6662348_19979.cpp:22: error: `a' undeclared (first use this function)
0_0_6662348_19979.cpp:38: error: `x' cannot appear in a constant-expression
0_0_6662348_19979.cpp:38: error: an array reference cannot appear in a constant-expression
0_0_6662348_19979.cpp:38: error: `.' cannot appear in a constant-expression
0_0_6662348_19979.cpp:38: error: `x' cannot appear in a constant-expression
0_0_6662348_19979.cpp:38: error: an array reference cannot appear in a constant-expression
0_0_6662348_19979.cpp:38: error: `.' cannot appear in a constant-expression
0_0_6662348_19979.cpp:38: error: `x' cannot appear in a constant-expression
0_0_6662348_19979.cpp:38: error: an array reference cannot appear in a constant-expression
0_0_6662348_19979.cpp:38: error: `.' cannot appear in a constant-expression
0_0_6662348_19979.cpp:38: error: missing `>' to terminate the template argument list
0_0_6662348_19979.cpp: In function `void update(int, int, int, long long int)':
0_0_6662348_19979.cpp:45: error: `wall' undeclared (first use this function)
0_0_6662348_19979.cpp:77: error: `x' cannot appear in a constant-expression
0_0_6662348_19979.cpp:77: error: an array reference cannot appear in a constant-expression
0_0_6662348_19979.cpp:77: error: `.' cannot appear in a constant-expression
0_0_6662348_19979.cpp:77: error: `x' cannot appear in a constant-expression
0_0_6662348_19979.cpp:77: error: an array reference cannot appear in a constant-expression
0_0_6662348_19979.cpp:77: error: `.' cannot appear in a constant-expression
0_0_6662348_19979.cpp:77: error: `x' cannot appear in a constant-expression
0_0_6662348_19979.cpp:77: error: an array reference cannot appear in a constant-expression
0_0_6662348_19979.cpp:77: error: `.' cannot appear in a constant-expression
0_0_6662348_19979.cpp:77: error: missing `>' to terminate the template argument list
0_0_6662348_19979.cpp: In function `int query(int, int, int, long long int)':
0_0_6662348_19979.cpp:82: error: `wall' undeclared (first use this function)
0_0_6662348_19979.cpp: In function `int main()':
0_0_6662348_19979.cpp:113: error: `a' undeclared (first use this function)
|