0_0_12921074_7.cpp:4:29: tr1/unordered_map: No such file or directory
0_0_12921074_7.cpp:25: error: `tr1' has not been declared
0_0_12921074_7.cpp:25: error: expected constructor, destructor, or type conversion before '<' token
0_0_12921074_7.cpp:25: error: expected `,' or `;' before '<' token
0_0_12921074_7.cpp: In function `void lazy(int)':
0_0_12921074_7.cpp:33: error: `bcount' undeclared (first use this function)
0_0_12921074_7.cpp:33: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_12921074_7.cpp: In function `int query(int, int, int)':
0_0_12921074_7.cpp:55: error: `bcount' undeclared (first use this function)
0_0_12921074_7.cpp: In function `void update_brute(int, int, int, int)':
0_0_12921074_7.cpp:63: error: `bcount' undeclared (first use this function)
0_0_12921074_7.cpp: In function `void init_block(int)':
0_0_12921074_7.cpp:95: error: `bcount' undeclared (first use this function)
|