Skip to content

Add lyrics exercises #164

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

Open
4 of 6 tasks
keiravillekode opened this issue Feb 26, 2025 · 0 comments
Open
4 of 6 tasks

Add lyrics exercises #164

keiravillekode opened this issue Feb 26, 2025 · 0 comments
Assignees

Comments

@keiravillekode
Copy link
Contributor

keiravillekode commented Feb 26, 2025

  • house
  • twelve-days
  • bottle-song
  • food-chain
  • proverb

Each has a string (offset, length) as the output, with a newline at the end of each line.

Each accepts two i32 as input, apart from proverb, which accepts a string (offset, length), where each word in the string is followed by a newline. Example: MIPS

  • crypto-square

This has a string (offset, length) as input and a string (offset, length) as output, e.g.

"imtgdvs fearwer mayoogo anouuio ntnnlvt wttddes aohghn  sseoau "

Generating the output in-place would be difficult, so I won't include the common

The input string can be modified in place if desired.

@keiravillekode keiravillekode self-assigned this Feb 26, 2025
keiravillekode added a commit to keiravillekode/wasm that referenced this issue Mar 1, 2025
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