Skip to content

Swift version of AB - CD = EF + GH = PPP#11

Open
evec wants to merge 11 commits intomingchuno:masterfrom
evec:master
Open

Swift version of AB - CD = EF + GH = PPP#11
evec wants to merge 11 commits intomingchuno:masterfrom
evec:master

Conversation

@evec
Copy link
Copy Markdown

@evec evec commented Mar 25, 2016

AB - CD = EF + GH = PPP
Example for Swift as use backward finding.

evec added 2 commits March 25, 2016 21:51
 AB - CD = EF + GH = PPP
Example for Swift as use backward finding.
Mistake checking code
@evec
Copy link
Copy Markdown
Author

evec commented Mar 25, 2016

Mistake of checking (should h instead of f )

@gaplo917
Copy link
Copy Markdown
Collaborator

Sorry, Your solution is not correct. Please fix it

your solution in output.txt has duplicate number ,

 AB 95- CD 27 = EF 68 +GH 43 = 111 // correct
 AB 93- CD 28 = EF 65 +GH 46 = 111 // duplicate 6
 AB 97- CD 32 = EF 65 +GH 46 = 111 // duplicate 6
...

evec added 3 commits March 26, 2016 02:12
Mistake fixed - check of EF is not equal of GH
Correct Output
Correct Output
@evec
Copy link
Copy Markdown
Author

evec commented Mar 25, 2016

Corrected

@gaplo917
Copy link
Copy Markdown
Collaborator

Can you rebase & squash your commit into single commit?
Thanks

Change all commit to begin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants