c#include <bits/stdc++.h> using namespace std; int dp[2][100001]; int sticker[2][100001]; int main(){ ios::sync_with_stdio(false); cin
#include <bits/stdc++.h> using namespace std; int dp[2][100001]; int sticker[2][100001]; int main(){ ios::sync_with_stdio(false); cin