Question: this is the code // #include using namespace std; int main() { int arr1[10], arr2[10]; int X; cin >> X; for (int i = 0;

this is the code //
#include
int main() { int arr1[10], arr2[10]; int X; cin >> X; for (int i = 0; i > arr1[i]; for (int i = 0; i > arr2[i]; int sum = 0; for (int i = 0; i
int count = 0; for(int i = 0; i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
