valwuzhere / Pairwise

The function takes two parameters: an array of integers and a second integer. It counts the number of possible combinations of the elements in the array that add up to the second parameter and adds up their indices for the output.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

The function takes two parameters: an array of integers and a second integer. It counts the number of possible combinations of the elements in the array that add up to the second parameter and adds up their indices for the output.


Languages

Language:Java 100.0%