Skip to content

svalters/r_test

Repository files navigation

Steps

Requirements

NodeJS >= v14.17.0

Installing dependencies

npm i

Example of running the script

npm run build && npm run start input.txt wild_output.txt

Example of results

Input:

2 7 26
5 8 31
2 5 15
3 5 20

Output:

15: 2 4 5 6 8 10 12 14
20: 3 5 6 9 10 12 15 18
31: 5 8 10 15 16 20 24 25 30
26: 2 4 6 7 8 10 12 14 16 18 20 21 22 24

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published