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

Stack test not working for IntPos Eq test. #1

Open
MxttyV opened this issue Jan 25, 2021 · 1 comment
Open

Stack test not working for IntPos Eq test. #1

MxttyV opened this issue Jan 25, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@MxttyV
Copy link

MxttyV commented Jan 25, 2021

Stack test will class the following code as a valid solution to the first two tests.

(IntPos x0 y0) == (IntPos x1 y1)  = True
(IntPos x0 y0) /= (IntPos x1 y1)  = True
@mbg mbg closed this as completed in 927f161 Jan 25, 2021
@mbg mbg self-assigned this Jan 25, 2021
@mbg mbg added the bug Something isn't working label Jan 25, 2021
@mbg
Copy link
Member

mbg commented Feb 4, 2021

Still seems to be a problem

@mbg mbg reopened this Feb 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants