Math, asked by zpthn3776, 10 months ago

True or false if pair is found which is divisible by k

Answers

Answered by UNIESSS
1

Given an array of integer and a no. k , write a function that returns true if given array can be divided into pairs such that sum of every pair is divided by k.

May it help you.

Similar questions