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

Update Grains exercise #256

Closed
BNAndras opened this issue Jan 15, 2024 · 3 comments
Closed

Update Grains exercise #256

BNAndras opened this issue Jan 15, 2024 · 3 comments
Labels
help wanted x:action/fix Fix an issue x:module/practice-exercise Work on Practice Exercises x:rep/medium Medium amount of reputation

Comments

@BNAndras
Copy link
Member

https://forum.exercism.org/t/odd-arithmetic-in-grains/8662/23

The example for Grains needs to be updated so the Square and Total functions return a string.

The exercise difficulty needs to be updated to medium.

The "grains on square 64" and "returns the total number of grains on the board" tests need to be updated to use the correct expected values as strings.

@BNAndras BNAndras added help wanted x:action/fix Fix an issue x:module/practice-exercise Work on Practice Exercises x:rep/medium Medium amount of reputation labels Jan 15, 2024
@kotp kotp closed this as completed Mar 28, 2024
@kotp
Copy link
Member

kotp commented Mar 28, 2024

Apparently I closed it as a result of misinterpretation involving 269 being merged.

@kotp kotp reopened this Mar 28, 2024
@kotp
Copy link
Member

kotp commented Nov 10, 2024

Addressed via #326

I believe this is now "medium", but might be upgraded to "hard" as it uses strings to get beyond the integer limitations, and could theoretically be solved using 8 bit vim, if there were such a thing. Time will tell where the difficulty level should fall.

@kotp kotp closed this as completed Nov 10, 2024
@BNAndras
Copy link
Member Author

If you’re referring to the difficulty displayed on the site, a difficulty of 5 is a medium exercise. It needs to be 7 or higher to be a hard exercise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted x:action/fix Fix an issue x:module/practice-exercise Work on Practice Exercises x:rep/medium Medium amount of reputation
Projects
None yet
Development

No branches or pull requests

2 participants