Question: please do it as fast as posible in c++ Write a function named CompareTwo that accepts four parameters A1: array of type integer A2: array
please do it as fast as posible
in c++
Write a function named "CompareTwo that accepts four parameters
A1: array of type integer
A2: array of type integer
St; number of elements in Al Array
SZ: number of elements in A2 May
The function must return true ir the sum of All equals to the sum of A2. otherwise it must return false.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
