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
give me hint
#include <bits/stdc++.h>
using namespace std;
int main() {
// your code goes here
}
Problem Link: Adjacent Sum Parity Practice Coding Problem