0_0_10319588_5996.cpp:1:25: bits/stdc++.h: No such file or directory
0_0_10319588_5996.cpp:7: error: expected constructor, destructor, or type conversion before '<' token
0_0_10319588_5996.cpp:7: error: expected `,' or `;' before '<' token
0_0_10319588_5996.cpp:20: error: variable or field `ck' declared void
0_0_10319588_5996.cpp:20: error: `pair' was not declared in this scope
0_0_10319588_5996.cpp:20: error: expected primary-expression before "int"
0_0_10319588_5996.cpp:20: error: expected primary-expression before "int"
0_0_10319588_5996.cpp:20: error: `pair' was not declared in this scope
0_0_10319588_5996.cpp:20: error: expected primary-expression before "int"
0_0_10319588_5996.cpp:20: error: expected primary-expression before "int"
0_0_10319588_5996.cpp:20: error: initializer expression list treated as compound expression
0_0_10319588_5996.cpp:20: error: expected `,' or `;' before '{' token
0_0_10319588_5996.cpp:29: error: `pair' has not been declared
0_0_10319588_5996.cpp:29: error: expected `,' or `...' before '<' token
0_0_10319588_5996.cpp:29: error: ISO C++ forbids declaration of `parameter' with no type
0_0_10319588_5996.cpp: In function `void update(int, int)':
0_0_10319588_5996.cpp:31: error: `tr' undeclared (first use this function)
0_0_10319588_5996.cpp:31: error: (Each undeclared identifier is reported only once for each function it appears in.)
0_0_10319588_5996.cpp:31: error: `val' undeclared (first use this function)
0_0_10319588_5996.cpp:31: error: `ck' cannot be used as a function
0_0_10319588_5996.cpp: In function `void clr(int)':
0_0_10319588_5996.cpp:37: error: `tr' undeclared (first use this function)
0_0_10319588_5996.cpp:37: error: `make_pair' undeclared (first use this function)
0_0_10319588_5996.cpp: At global scope:
0_0_10319588_5996.cpp:41: error: expected constructor, destructor, or type conversion before '<' token
0_0_10319588_5996.cpp:41: error: expected `,' or `;' before '<' token
0_0_10319588_5996.cpp: In function `void sol(int, int)':
0_0_10319588_5996.cpp:57: error: `sort' undeclared (first use this function)
0_0_10319588_5996.cpp:62: error: `dp' undeclared (first use this function)
0_0_10319588_5996.cpp:65: error: `pair' undeclared (first use this function)
0_0_10319588_5996.cpp:65: error: expected primary-expression before "int"
0_0_10319588_5996.cpp:65: error: expected `;' before "int"
0_0_10319588_5996.cpp:66: error: `ans' undeclared (first use this function)
0_0_10319588_5996.cpp:67: error: `ck' cannot be used as a function
0_0_10319588_5996.cpp: In function `int main()':
0_0_10319588_5996.cpp:81: error: `scanf' undeclared (first use this function)
0_0_10319588_5996.cpp:89: error: `sort' undeclared (first use this function)
0_0_10319588_5996.cpp:91: error: `unique' undeclared (first use this function)
0_0_10319588_5996.cpp:94: error: `lower_bound' undeclared (first use this function)
0_0_10319588_5996.cpp:96: error: `dp' undeclared (first use this function)
0_0_10319588_5996.cpp:96: error: `make_pair' undeclared (first use this function)
0_0_10319588_5996.cpp:99: error: `pair' undeclared (first use this function)
0_0_10319588_5996.cpp:99: error: expected primary-expression before "int"
0_0_10319588_5996.cpp:99: error: expected `;' before "int"
0_0_10319588_5996.cpp:101: error: `ans' undeclared (first use this function)
0_0_10319588_5996.cpp:101: error: `ck' cannot be used as a function
0_0_10319588_5996.cpp:102: error: `printf' undeclared (first use this function)
|