Title |
User |
Message |
Date Posted |
Re: Test data wrong? |
tankibuds |
Oh, that explains it. Thanks Brian |
Apr 13, 2017 - 1:19:40 am UTC |
Re: Test data wrong? |
ImaxPurple |
You are not fully considering the fact that there can only be 100 games played. The following test case: 1 ? ? ? ? 300 will fail your code. There is only one correct answer: 100 100 0 0 300 |
Apr 09, 2017 - 10:03:25 pm UTC |
Test data wrong? |
tankibuds |
and there will be a unique way to determine the values of the missing fields I don't think the test data cons... |
Apr 09, 2017 - 5:38:11 pm UTC |
The amount of hidden information |
Miminyte500 |
Can there be more than 2 pieces of hidden information (like 3 3 ? ? ?, or even 0 ? ? ? ?)? The answer is unique, but will such an occurrence happen in the testing of the program? |
Jan 18, 2015 - 4:15:36 pm UTC |