Help me in solving ADJSUMPAR problem

My issue

give me hint

My code

#include <bits/stdc++.h>
using namespace std;

int main() {
	// your code goes here

}

Problem Link: Adjacent Sum Parity Practice Coding Problem