{"id":20533434,"url":"https://github.com/solirius/solirius-sudoku-solver-challenge","last_synced_at":"2025-08-02T04:32:54.173Z","repository":{"id":57369039,"uuid":"291421277","full_name":"Solirius/solirius-sudoku-solver-challenge","owner":"Solirius","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-14T05:01:56.000Z","size":7596,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-06T14:42:36.473Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Solirius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-30T07:23:59.000Z","updated_at":"2020-09-14T05:01:59.000Z","dependencies_parsed_at":"2022-09-15T16:20:55.540Z","dependency_job_id":null,"html_url":"https://github.com/Solirius/solirius-sudoku-solver-challenge","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Solirius/solirius-sudoku-solver-challenge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solirius%2Fsolirius-sudoku-solver-challenge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solirius%2Fsolirius-sudoku-solver-challenge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solirius%2Fsolirius-sudoku-solver-challenge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solirius%2Fsolirius-sudoku-solver-challenge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Solirius","download_url":"https://codeload.github.com/Solirius/solirius-sudoku-solver-challenge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Solirius%2Fsolirius-sudoku-solver-challenge/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268334618,"owners_count":24233793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-16T00:21:21.184Z","updated_at":"2025-08-02T04:32:54.118Z","avatar_url":"https://github.com/Solirius.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solirius Sudoku Challenge\n\nWrite a script to solve sudoku puzzles.\n\nThe script should take a series of puzzles on stdin:\n\n```\n1,809200003400806100001030007640002315000000004507060900020407806104000050030908200\n2,000008940089526103670300050103602407064015000000000000090801600200703005005000039\n```\n\nAnd provide the correct answer on stdout, e.g.\n\n```\n1,879241563453876192261539487648792315392185674517364928925417836184623759736958241\n2,532178946489526173671349258153682497764915382928437561397851624246793815815264739\n```\n\nThe answers don't need to be provided in the order they are given. The value before the comma is the ID of the puzzle.\n\nYou can test your script with this tool using `npm`:\n\n```\nnpx sssc [command to execute your script]\n\n# e.g.\nnpx sssc node test.js\nnpx sssc java -jar myapp.jar\n``` \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolirius%2Fsolirius-sudoku-solver-challenge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolirius%2Fsolirius-sudoku-solver-challenge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolirius%2Fsolirius-sudoku-solver-challenge/lists"}