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

Add Trinomial Triangle hole #1117

Open
MeWhenI opened this issue Mar 4, 2024 · 1 comment
Open

Add Trinomial Triangle hole #1117

MeWhenI opened this issue Mar 4, 2024 · 1 comment
Labels
hole-idea An idea for a new hole. idea

Comments

@MeWhenI
Copy link
Contributor

MeWhenI commented Mar 4, 2024

Description

Print the first 20 rows of the Trinomial Triangle.

Rationale

I think this presents a challenge that is different enough from Pascal's and Lucky Tickets to have unique & interesting solutions in many langs. In particular, I believe a lot of langs have tricks for Pascal's that fail to generalize.

As far as I can see, there are not easily found spoilers for this challenge on anagol or CGSE.

Also, the recent holes tab is in my opinion saturated with holes that are generally much more complex than average for code.golf. I think a simpler hole would be nice.

@MeWhenI MeWhenI added hole-idea An idea for a new hole. idea labels Mar 4, 2024
@kg583
Copy link
Contributor

kg583 commented Mar 4, 2024

It could use a lengthier description, given that most probably haven't heard of the trinomial triangle. Even a cursory description like for Pascal's Triangle would be worthwhile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hole-idea An idea for a new hole. idea
Projects
None yet
Development

No branches or pull requests

2 participants