{"id":21171719,"url":"https://github.com/firowmd/abc-equation-solver","last_synced_at":"2026-04-24T20:05:32.578Z","repository":{"id":245395190,"uuid":"817618003","full_name":"FirowMD/abc-equation-solver","owner":"FirowMD","description":"A program that takes alphabetical equations like SEND+MORE=MONEY and finds their numerical solutions.","archived":false,"fork":false,"pushed_at":"2024-06-21T05:41:56.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-02T00:56:02.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FirowMD.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-20T05:34:28.000Z","updated_at":"2024-06-21T05:42:18.000Z","dependencies_parsed_at":"2024-06-23T06:46:12.445Z","dependency_job_id":null,"html_url":"https://github.com/FirowMD/abc-equation-solver","commit_stats":null,"previous_names":["firowmd/abc-equation-solver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FirowMD/abc-equation-solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirowMD%2Fabc-equation-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirowMD%2Fabc-equation-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirowMD%2Fabc-equation-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirowMD%2Fabc-equation-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FirowMD","download_url":"https://codeload.github.com/FirowMD/abc-equation-solver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FirowMD%2Fabc-equation-solver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32238775,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-20T16:10:38.713Z","updated_at":"2026-04-24T20:05:32.536Z","avatar_url":"https://github.com/FirowMD.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# abc-equation-solver\r\nA program that takes alphabetical equations like `SEND+MORE=MONEY` and finds their numerical solutions.\r\n\r\n# Usage\r\nCompile app with\r\n```\r\ngcc main.c\r\n```\r\nRun\r\n```\r\n./a.out \u003cequation 1\u003e [equation 2] ... [equation n]\r\n./a.out SEND+MORE=MONEY\r\n./a.out SEND+MORE=MONEY A+B+C=D\r\n```\r\nExample of output:\r\n```\r\nEquation: SEND+MORE=MONEY\r\n0 = 'M'\r\n1 = 'N'\r\n2 = 'S'\r\n3 = 'O'\r\n4 = ''\r\n5 = 'Y'\r\n6 = 'R'\r\n7 = 'D'\r\n8 = 'E'\r\n9 = ''\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirowmd%2Fabc-equation-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffirowmd%2Fabc-equation-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffirowmd%2Fabc-equation-solver/lists"}