{"id":18985515,"url":"https://github.com/jagoda11/cs50-problem-set-1","last_synced_at":"2025-11-10T22:06:24.110Z","repository":{"id":222013241,"uuid":"132237658","full_name":"Jagoda11/CS50-Problem-Set-1","owner":"Jagoda11","description":"CS50-Problem-Set-1 🌟 covers programming basics like variables 📊, conditionals 🔄, loops ➰, and functions 📚. Students tackle practical tasks, building a foundation for advanced computer science topics 🔍","archived":false,"fork":false,"pushed_at":"2024-03-18T15:03:27.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-01T12:43:58.276Z","etag":null,"topics":["c","cs50","cs50problemsets","loops","variables"],"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/Jagoda11.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":"2018-05-05T10:27:11.000Z","updated_at":"2024-05-22T15:05:43.000Z","dependencies_parsed_at":"2024-02-11T20:12:36.910Z","dependency_job_id":"e1d805c4-d2c0-4e17-a715-3796b7d28145","html_url":"https://github.com/Jagoda11/CS50-Problem-Set-1","commit_stats":null,"previous_names":["jagoda11/pset1","jagoda11/cs50-problem-set-1"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jagoda11%2FCS50-Problem-Set-1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jagoda11%2FCS50-Problem-Set-1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jagoda11%2FCS50-Problem-Set-1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jagoda11%2FCS50-Problem-Set-1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jagoda11","download_url":"https://codeload.github.com/Jagoda11/CS50-Problem-Set-1/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239994005,"owners_count":19730780,"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":["c","cs50","cs50problemsets","loops","variables"],"created_at":"2024-11-08T16:26:56.587Z","updated_at":"2025-11-10T22:06:24.080Z","avatar_url":"https://github.com/Jagoda11.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CS50 Problem Set 1 📘\n\nThis repository contains my solutions to CS50's Problem Set 1. Below are the descriptions of each program included in this set.\n\n## Hello, World! 👋\n\n- **Filename:** `hello.c`\n- **Description:** A simple C program that prints \"hello, world\" to the console. This program serves as an introduction to the basics of C programming.\n  \n## Mario 🏰\n\n- **Filename:** `mario.c`\n- **Description:** This program creates a pyramid of a specified height, resembling the staircases in the Super Mario Brothers game. It demonstrates the use of nested loops in C.\n\n## Cash 💵\n\n- **Filename:** `cash.c`\n- **Description:** A program that calculates the minimum number of coins required to give a user change. It showcases basic arithmetic operations and conditional logic in C.\n\n## Guess the Number 🔢\n\n- **Filename:** `guess.c`\n- **Description:** This interactive program challenges the user to guess a randomly generated number between 1 and 10. It exemplifies the use of loops, conditionals, and the `rand()` function in C.\n\n## About CS50 🎓\n\nCS50 is Harvard University's introduction to the intellectual enterprises of computer science and the art of programming. This problem set focuses on getting familiar with C programming and introduces basic concepts such as variables, conditions, loops, and functions.\n\n---\n\nFeel free to explore the code!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjagoda11%2Fcs50-problem-set-1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjagoda11%2Fcs50-problem-set-1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjagoda11%2Fcs50-problem-set-1/lists"}