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

Challenge solutions not compliant #3772

Closed
pauloscustodio opened this issue Mar 23, 2021 · 1 comment
Closed

Challenge solutions not compliant #3772

pauloscustodio opened this issue Mar 23, 2021 · 1 comment

Comments

@pauloscustodio
Copy link
Contributor

One of the PWC members submitted a solution in Bash to challenge 104 like this:
echo "0 1 1 2 1 3 2 3 1 4 3 5 2 5 3 4 1 5 4 7 3 8 5 7 2 7 "
"5 8 3 7 4 5 1 6 5 9 4 11 7 10 3 11 8 13 5 12 7 9 2 9"

This is not generating the sequence of the 50 first FUCS numbers as requested.

Should this be accepted as a valid solution? What if someone writes a program in Perl to output code in N languages to just print the result of the Perl computation?

@manwar
Copy link
Owner

manwar commented Mar 23, 2021

There is no strict rule how you get it. Feel free to find your own way.
I am sure, Colin would have something to talk about in his review. :-)

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

2 participants