plugins

Home

Plugins

GitHub

Blog

ds-count-pairs-for-sum

version: 0.0.1 |  date: 05/20/2022 |  Perl implimentation of count pairs with given sum task |  source code

# ds-count-pairs-for-sum

Perl implimentation of count pairs with given sum task

# Install

    s6 --install ds-count-pairs-for-sum

# Usage

    s6 --plg-run ds-count-pairs-for-sum

# See also

https://www.geeksforgeeks.org/count-pairs-with-given-sum/

# Author

Alexey Melezhik