Find Three Consecutive Integers That Sum to a Given Number
Given a target number, find three consecutive integers that sum to the target number. Return the three integers in an array.
Ada AI
I want to discuss a solution
Help me solve this
Give more examples
What's wrong with my code?
How to use 'for loop' in javascript?
javascript (node 13.12.0)