using namespace std; #include int main() { int a, b, x=1, y=1, count=0, even, sum; cin>>a>>b; for(x; x<=a; x++) {