{"id":27022613,"url":"https://github.com/plus3x/nmax","last_synced_at":"2025-07-30T20:04:23.350Z","repository":{"id":150136161,"uuid":"54913960","full_name":"plus3x/nmax","owner":"plus3x","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-06T10:05:16.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T20:41:22.872Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","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/plus3x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE.md","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":"2016-03-28T18:25:43.000Z","updated_at":"2019-02-06T10:05:17.000Z","dependencies_parsed_at":"2023-04-19T22:31:07.403Z","dependency_job_id":null,"html_url":"https://github.com/plus3x/nmax","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/plus3x/nmax","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3x%2Fnmax","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3x%2Fnmax/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3x%2Fnmax/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3x%2Fnmax/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plus3x","download_url":"https://codeload.github.com/plus3x/nmax/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plus3x%2Fnmax/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267930586,"owners_count":24167472,"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-07-30T02:00:09.044Z","response_time":70,"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":"2025-04-04T20:37:55.080Z","updated_at":"2025-07-30T20:04:23.264Z","avatar_url":"https://github.com/plus3x.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://secure.travis-ci.org/plus3x/nmax.png?branch=master)](http://travis-ci.org/plus3x/nmax)\n\n# NMax #\n\n## Installation ##\n\n```\n~ $ gem install nmax\n```\n\n## Usage ##\n\n```\n~ $ cat sample_data_40GB.txt | nmax 10000\n1242315355154252146241642\n152451425254542541542512\n1545421542542151425214\n4324324235545245242\n...\n```\n\n## Техническое задание ##\n\n### Напишите скрипт nmax, который делает следующее: ###\n+ читает из входящего потока текстовые данные;\n+ по завершении ввода выводит n самых больших целых чисел, встретившихся в полученных текстовых данных.\n\n### Дополнительные указания: ###\n+ числом считается любая непрерывная последовательность цифр в тексте;\n+ известно, что чисел длиннее 1000 цифр во входных данных нет;\n+ число n должно быть единственным параметром скрипта;\n+ код должен быть покрыт тестами;\n+ код должен быть оформлен в виде гема (содержащего исполняемый файл, код модулей и т.д.);\n+ плюсом является размещение на Github и интеграция с Travis CI.\n\n### Пример запуска: ###\n```\n  $ cat sample_data_40GB.txt | nmax 10000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplus3x%2Fnmax","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplus3x%2Fnmax","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplus3x%2Fnmax/lists"}