-
The example solutions for `bob` and `perfect-numbers` both time out consistently when submitted through the online editor. Perhaps the verification CI should also check whether an example solution pas…
-
### Which components does the task require to be changed? (think hard pls)
snforge
### Description
When calling `snforge init ` there is a `.gitignore` file created, that states what files sh…
-
Hi everyone, i'm not easy with Lua but i've tried to run this command in my terminal like it's simply described in the readme exercice. I've searched for an anwser but i've found anything. Someone hav…
-
```
def test_generate_all_robots
all_names_count = 26 * 26 * 1000
time_limit = Time.now + 60 # seconds
seen_names = Hash.new(0)
robots = []
while seen_names.size < all_name…
-
We hit an error trying to sync the latest commit (bb710768c9bdeaed28de304a77722a0eb2fd193b) to the website.
The error was:
```
object not found - no match for id (46d210cdbd5005fe3fe4bd7940320a25f93c…
-
@kahgoh, @yurriq You both qualify to be maintainers here. Thank you for your hard work! Would you like to join?
iHiD updated
2 months ago
-
Hello 🙂
Over the last few months we've been transferring all our CI from Travis to [GitHub Actions (GHA)](https://docs.github.com/en/free-pro-team@latest/actions/learn-github-actions). We've found…
-
- [x] Run `bin/configlet sync -u -e grade-school --yes --docs --filepaths --metadata --tests include` (updates the Markdown files and maybe `tests.toml`)
- docs: instructions unsynced: grade-school…
-
Official docs:
https://book.cairo-lang.org/ch06-02-the-match-control-flow-construct.html
The idea is to have a short and to-the-point article about the concept. Avoid copy/pasting everything from…
-
_This issue is part of the migration to v3. You can read full details about the various changes [here](https://github.com/exercism/v3-launch/)._
In Exercism v3, students can now choose to work on e…