Page 1 of 1

Write a prolog program to find the smallest subsequence the sum of the elements of which is at least a given number N.

Posted: Thu Jun 09, 2022 3:15 pm
by answerhappygod
Write a prolog program to find the smallest subsequence
the sum of the elements of which is at least a given number
N.