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

sorts solutions prior to check #932

Merged
merged 5 commits into from
Dec 11, 2023
Merged

sorts solutions prior to check #932

merged 5 commits into from
Dec 11, 2023

Conversation

elmq0022
Copy link
Contributor

This PR addresses issue #931 by sorting the expected and actual lists of word_count_word_t prior to comparing them.

exercises/practice/word-count/word_count.h Outdated Show resolved Hide resolved
exercises/practice/word-count/word_count.h Outdated Show resolved Hide resolved
exercises/practice/word-count/test_word_count.c Outdated Show resolved Hide resolved
elmq0022 and others added 2 commits December 10, 2023 16:39
removes definition from header file

Co-authored-by: Ryan Hartlage <[email protected]>
makes function static so no definition is needed in a header file.

Co-authored-by: Ryan Hartlage <[email protected]>
exercises/practice/word-count/test_word_count.c Outdated Show resolved Hide resolved
@ryanplusplus
Copy link
Member

/format

@ryanplusplus ryanplusplus merged commit 642688e into exercism:main Dec 11, 2023
4 checks passed
@elmq0022
Copy link
Contributor Author

Yay!

@ryanplusplus
Copy link
Member

Thanks!

@elmq0022
Copy link
Contributor Author

How long until the site reflects this change?

@ryanplusplus
Copy link
Member

Not long. I'm pretty sure it begins deployment right after it hits main.

@wolf99
Copy link
Contributor

wolf99 commented Dec 11, 2023

Thanks for contributing @elmq0022 !

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