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 question 29 #41

Closed
5 tasks
knatten opened this issue May 30, 2024 · 1 comment
Closed
5 tasks

Update question 29 #41

knatten opened this issue May 30, 2024 · 1 comment
Assignees

Comments

@knatten
Copy link
Owner

knatten commented May 30, 2024

Thanks for helping!

Thank you for helping to port this question from C++17 to C++23.

You'll find the source code in question.cpp, this should normally not need modification.

In C++17, the correct answer is:

The program is guaranteed to output: 121

Please verify that this is still correct in C++23. If it is, please do the following:

  • Update explanation.md:
    • Refer to the correct section numbers
    • Use updated quotes from those sections (the wording might have changed)
    • Make sure the rest of the text in the explanation is consistent with the new standard
  • Update hint.md if needed (usually not needed)

Note that some older questions are missing references to the standard, we don't need to fix that now.

If you get stuck, please describe the problem in detail in a comment to the issue, and a maintainer will add the help wanted tag so others can chime in.

If the correct answer has changed from C++17 to C++23, you can either just leave a comment in this issue, or see the instructions for updating meta data.

@knatten knatten self-assigned this Jun 20, 2024
@knatten knatten added this to the Port all questions milestone Jun 20, 2024
@knatten
Copy link
Owner Author

knatten commented Jun 22, 2024

No update needed

@knatten knatten closed this as completed Jun 22, 2024
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

No branches or pull requests

1 participant