
Note: Unlike previous editions, in Kick Start 2020, all test sets are visible verdict test sets, meaning you receive instant feedback upon submission. You cannot buy any houses (so the answer is 0). Takes a command line invocation like: while also setting its working directory (if appropriate). Currently this only works for DevAppServerMain. Helps us avoid idiosyncrasies in scripts for different platforms. In Sample Case #3, you have a budget of 300 dollars. Launches a process in an operating-system agnostic way. You can buy the 1st, 3rd and 4th houses for 30 + 10 + 10 = 50 dollars.

In Sample Case #2, you have a budget of 50 dollars. You can buy the 1st and 3rd houses for 20 + 40 = 60 dollars. In Sample Case #1, you have a budget of 100 dollars. The i-th integer is Ai, the cost of the i-th house.įor each test case, output one line containing Case #x: y, where x is the test case number (starting from 1) and y is the maximum number of houses you can buy. Each test case begins with a single line containing the two integers N and B. The first line of the input gives the number of test cases, T. What is the maximum number of houses you can buy?

I made a program for the Google Kickstart 2020 Round A, But it is showing wrong answer and Test set skipped.
