[UVA] 10616 - Divisible Group Sums
Problem H
Divisible Group Sums
Input: Standard Input
Output: Standard Output
Time Limit: 1 Second
Given a list of N numbers you will be allowed to choose any M
of them. So you can choose in NCM ways. You will have
to determine how many of these chosen ...