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

Show actual and expected results with bottom of stack first, and top of stack last #11

Merged
merged 1 commit into from
Aug 19, 2019

Conversation

nomennescio
Copy link
Collaborator

As described in issue #10

@nomennescio nomennescio requested review from kazk and jhoffner August 16, 2019 21:49
@kazk kazk merged commit eca12fe into codewars:master Aug 19, 2019
@g964
Copy link

g964 commented Aug 21, 2019

Seems correct.
Nevertheless when I ".s" at the end of my function that returns only two values (48 and 75 for example in this case) I get 6 values:

<6> 1566368372519787 0 1566368372519787 0 48 75 

Where "1566368372519787 0 1566368372519787 0" comes from? These numbers change from one run to another one.

Besides at the end appears:

Completed in 340253472524445438007248728644284340.624 ms

(or something else of the same kind) which seems a bit strange...

@nomennescio
Copy link
Collaborator Author

@g964 Please discuss under issue #10

@g964
Copy link

g964 commented Aug 22, 2019

OK, I wrote here because #10 was closed.

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

Successfully merging this pull request may close these issues.

3 participants