0_0_37030473_26097.cpp: In function 'bool judge(int, int, int)':
0_0_37030473_26097.cpp:60:70: error: 'upper_bound' was not declared in this scope
if(dd[v[i]]>int(upper_bound(ia[v[i]].begin(),ia[v[i]].end(),r)-lower_bound(ia[v[i]].begin(),ia[v[i]].end(),l)))
^
|