{"id":15010329,"url":"https://github.com/ddanilov/largest-remainder-method","last_synced_at":"2026-03-15T21:33:43.025Z","repository":{"id":230963014,"uuid":"780368146","full_name":"ddanilov/largest-remainder-method","owner":"ddanilov","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-21T08:39:11.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T13:25:38.619Z","etag":null,"topics":["clojure","code-coverage","cpp","largest-remainder-method"],"latest_commit_sha":null,"homepage":"","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/ddanilov.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}},"created_at":"2024-04-01T10:25:42.000Z","updated_at":"2024-12-21T08:39:14.000Z","dependencies_parsed_at":"2024-04-01T20:50:21.275Z","dependency_job_id":null,"html_url":"https://github.com/ddanilov/largest-remainder-method","commit_stats":null,"previous_names":["ddanilov/largest-remainder-method"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddanilov%2Flargest-remainder-method","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddanilov%2Flargest-remainder-method/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddanilov%2Flargest-remainder-method/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ddanilov%2Flargest-remainder-method/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ddanilov","download_url":"https://codeload.github.com/ddanilov/largest-remainder-method/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243290828,"owners_count":20267792,"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","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":["clojure","code-coverage","cpp","largest-remainder-method"],"created_at":"2024-09-24T19:33:34.511Z","updated_at":"2025-12-26T21:52:10.282Z","avatar_url":"https://github.com/ddanilov.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intro\n\nThis project demonstrates implementation of a simple but not too trivial problem\nin different programming languages. The problem at hand is distribution with\nrest by [largest remainder method](https://en.wikipedia.org/wiki/Largest_remainder_method).\n\nThe goal is to implement a command line program that\n\n  * reads input data from a file,\n  * does the distribution calculation,\n  * prints the results.\n\nEach implementation will contain\n\n  * unit tests for the distribution calculation,\n  * instructions how to get the corresponding code coverage report,\n  * continuous integration workflows for testing on some source code hosting\n    platforms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddanilov%2Flargest-remainder-method","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fddanilov%2Flargest-remainder-method","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fddanilov%2Flargest-remainder-method/lists"}