#include using namespace std; int main(){ int N,Q; cin>>N>>Q; vector lamp(N,0); int ans=0; for(int i=0;i>L>>R; for(int j=L-1;j