KALIIOWORK / KALIIOWORK/basic_c_programs
"Fibonacci Sequence Generator" Challenge
- 主要言語
- C
- スター
- 0
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
🌟 **Hello Coding Enthusiasts!**
**Challenge:** Write a C program that generates the Fibonacci sequence up to a specified number of terms. This task will enhance your skills in loops, variables, and basic algorithms.
**Instructions:**
1. Fork this repository.
2. Create a new branch.
3. Write a C program that takes an integer input from the user and prints the Fibonacci sequence up to that number of terms.
4. Ensure the program handles large inputs gracefully and provides clear output.
5. Commit your changes and submit a pull request.
**Bonus:** Optimize your program to handle Fibonacci numbers efficiently.
**Happy Coding!** 🚀
*Note: This beginner-friendly issue is a fantastic opportunity to explore loops and basic algorithms in C!*
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by reviewing the repository to identify where standalone C programs belong, then implement the requested Fibonacci sequence generator there. Verify that it accepts a term count, prints clear output, and behaves sensibly for large inputs before submitting the pull request.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100