{"id":20800353,"url":"https://github.com/maxtermax/practice-cpp","last_synced_at":"2025-08-08T04:19:34.474Z","repository":{"id":73891433,"uuid":"72173810","full_name":"Maxtermax/practice-cpp","owner":"Maxtermax","description":"Practice for scratch, basic prototiping of utils for manipulate array.","archived":false,"fork":false,"pushed_at":"2016-11-21T21:10:53.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-10T03:23:20.044Z","etag":null,"topics":[],"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/Maxtermax.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":"2016-10-28T04:38:59.000Z","updated_at":"2017-05-10T23:38:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd83b06a-e45c-45a3-91c6-05bd67b54d7a","html_url":"https://github.com/Maxtermax/practice-cpp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Maxtermax/practice-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxtermax%2Fpractice-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxtermax%2Fpractice-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxtermax%2Fpractice-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxtermax%2Fpractice-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Maxtermax","download_url":"https://codeload.github.com/Maxtermax/practice-cpp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Maxtermax%2Fpractice-cpp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269362567,"owners_count":24404576,"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-08T02:00:09.200Z","response_time":72,"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-17T18:13:34.640Z","updated_at":"2025-08-08T04:19:34.420Z","avatar_url":"https://github.com/Maxtermax.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Practice C++\nPractice for scratch, basic prototiping of utils for manipulate array. \n## Require \n g++ compiler \n \n## Compiling \n`g++ main.cpp -o main.exe`\n\n##  Usage Example\nTesting multiples functions that do operations on the array and return information like:\n```\n  ./main.exe\n  \n  90 : maximum\n  1: minimum\n  1 : first element\n  90 : last element\n  Is empty ? : 0\n\n```\nor more short \n\n\n`g++ main.cpp -o main.exe \u0026\u0026 ./main.exe`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxtermax%2Fpractice-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxtermax%2Fpractice-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxtermax%2Fpractice-cpp/lists"}