add_to_21([2, 32, 11, 1, 34, 18])
[]
add_to_21([1, 23, 19, 32, 1, 20, 7, 14])
[20, 1]
Last active
April 7, 2020 17:42
-
-
Save numan/84779dd82f1789e7f356e671e9606a37 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment