Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.1 has 2 improper test cases #54

Open
carlalvares opened this issue Mar 5, 2019 · 0 comments
Open

1.1 has 2 improper test cases #54

carlalvares opened this issue Mar 5, 2019 · 0 comments

Comments

@carlalvares
Copy link

Hey,

I'd like to report an issue with two of the test files in Course 1, Assignment 1, namely:
input_Rahmeen_14_1.txt
input_Rahmeen_14_1.txt

(as well as their associated output files)

Both of these input files have tests which are out of the scope of the first assignment. In both files, the two inputs have a different number of digits. In addition, some of the inputs have integers whose number of digits are not a power of 2. Every other test meets these requirements so these stand out.

As a result, students who chose to simplify their algorithm based on the assumptions given in the assignment will encounter errors running the tester on these files (especially annoying when trying to run automated tests on the entire directory).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant