#include #include #include using namespace std; int N, M; typedef pair pint; vector A; bool cmp(pint a, pint b) { return a.second < b.second; } int main() { int N,M,Q; cin>>N>>M>>Q; int kuk[M+1][N]; for(int i=0;i0){ int qu; cin>>qu; if(qu==1){ int D; cin>>D; for(int i=0;i>P; kuk[D][i]=P; } } if(qu==2){ int S; cin>>S; int dat[N]; for(int i=0;i>l>>r; l--; int dat[N]; int ldat[N]; int rdat[N]; for(int i=0;i