{"id":20095129,"url":"https://github.com/patilyashh/factorial-with-recursion","last_synced_at":"2026-06-09T00:31:54.125Z","repository":{"id":224085614,"uuid":"762371575","full_name":"PATILYASHH/factorial-with-recursion","owner":"PATILYASHH","description":"Day 13 of 75 Days C programing challenge || #13 ||","archived":false,"fork":false,"pushed_at":"2024-02-23T16:46:56.000Z","size":83,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T16:22:16.648Z","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/PATILYASHH.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-02-23T16:34:38.000Z","updated_at":"2024-09-24T04:15:15.000Z","dependencies_parsed_at":"2024-02-23T17:55:02.608Z","dependency_job_id":null,"html_url":"https://github.com/PATILYASHH/factorial-with-recursion","commit_stats":null,"previous_names":["patilyashh/factorial-with-recursion"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PATILYASHH/factorial-with-recursion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PATILYASHH%2Ffactorial-with-recursion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PATILYASHH%2Ffactorial-with-recursion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PATILYASHH%2Ffactorial-with-recursion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PATILYASHH%2Ffactorial-with-recursion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PATILYASHH","download_url":"https://codeload.github.com/PATILYASHH/factorial-with-recursion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PATILYASHH%2Ffactorial-with-recursion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34086665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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-13T16:54:10.582Z","updated_at":"2026-06-09T00:31:54.111Z","avatar_url":"https://github.com/PATILYASHH.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Factorial Calculator\n\nThis is a simple C program that calculates the factorial of a given number using recursion.\n\n## How to Use\n\n1. **Fork the Repository:**\n   Fork this repository to your own GitHub account by clicking the 'Fork' button at the top right of this page.\n\n2. **Clone the Forked Repository:**\ngit clone https://github.com/PATILYASHH/factorial-with-recursion\n\n3. **Compile the Program:**\n```\ngcc factorial.c -o factorial\n```\n4. **Run the Program:**\n```\n./factorial\n```\n\n5. **Follow the Prompts:**\nEnter a number when prompted to calculate its factorial.\n\n## Example\n\nEnter a number: 5\n\nFactorial of 5 is 120\n\n\n## Note\n\n- This program uses recursion to calculate factorials.\n- Make sure you enter a non-negative integer for accurate results.\n- The program may not handle very large numbers due to limitations in the data types used.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatilyashh%2Ffactorial-with-recursion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatilyashh%2Ffactorial-with-recursion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatilyashh%2Ffactorial-with-recursion/lists"}