Marks :100
: 3 | : 7
Find the number of ways to divide array A of Size N into two subsets such that the sum of each subset is greater than K.
The first line contains two integers N and K ($$$1 \le N,K \le 10^3$$$)
The next line contains an array of size N.
For each test case print the number of subsets whose sum is greater than K
3 5 3 7 4
2
You need to login to view your submissions.
You need to login to view all submissions.
Result : Executed
Feel something is wrong with the test cases?
Result : Accepted
Test Cases :
But to Run or Submit the Problem, you need to Log In.
Continue to Log InYour challenge has been submitted successfully.
You will get a response soon via WhatsApp or Email.
Do let us know your issue.