beaunus/stanford-algs

Wrong testcase assertion

Closed this issue · 3 comments

Thank you for your interest in this project.

I just looked at https://github.com/beaunus/stanford-algs/blob/master/testCases/course1/assignment2Inversions/output_beaunus_2_4.txt.

The expected output is 3. I don’t understand the issue. What do you mean?

Isn't correct answer reflected in the title? I might comprehend in wrong way.
If file has name output_beaunus_2_4.txt, does it mean that input has 4 integers and aswer is 2?

I see. It’s not completely obvious, so I see how you could misunderstand.

There is a section in the wiki that explains about the test case names.

https://github.com/beaunus/stanford-algs/wiki/Using-Test-Cases

Have a look there and please let us know if you have any further questions. Good luck with the course. :)