KALIIOWORK / KALIIOWORK/basic_c_programs

"Find the Largest Number" Challenge

オープン
#8 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement good first issue hacktoberfest
主要言語
C
スター
0
フォーク
4
PR マージ指標
30日以内にマージされた PR はありません

説明

🌟 **Hello Future Coders!**

**Challenge:** Create a C program that finds the largest number among a set of given numbers entered by the user. This task will strengthen your skills in conditional statements and user input handling.

**Instructions:**

1. Fork this repository.
2. Create a new branch.
3. Write a C program that takes a series of numbers as input from the user and determines the largest among them.
4. Ensure the program handles negative numbers and decimal inputs appropriately.
5. Commit your changes and submit a pull request.

**Bonus:** Implement the program without using arrays for storage.

**Happy Coding!** 🚀

*Note: This beginner-friendly issue is perfect for practicing conditional statements and user input handling in C!*

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

Start by reviewing the repository's existing C programs and conventions, since the issue does not name a target file or entry point. Add a program that reads user-provided numbers, handles negative and decimal values, and reports the largest value; confirm the input format and expected location before submitting a pull request.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
c
領域
cli
issue の種類
機能追加
難易度
2/5
見積もり時間
1〜3時間
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。