#include #include #include using namespace std; using P = pair; int main() { int N; cin >> N; int res = 0; for(int i=0; i