KALIIOWORK / KALIIOWORK/basic_c_programs
"Reverse a String" Challenge
- 主要言語
- C
- スター
- 0
- フォーク
- 4
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
🌟 **Hello Future Coders!**
**Challenge:** Develop a C program that reverses a string entered by the user. This task will test your knowledge of arrays, loops, and string manipulation.
**Instructions:**
1. Fork this repository.
2. Create a new branch.
3. Write a C program that takes a string as input and prints the reverse of that string.
4. Ensure the program handles spaces and special characters correctly.
5. Commit your changes and submit a pull request.
**Bonus:** Implement the string reversal without using any additional arrays.
**Happy Coding!** 🚀
*Note: This beginner-friendly issue is perfect for practicing string manipulation and array operations in C!*
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
No file, test, or entry point is named; first inspect the repository's existing C programs to choose the appropriate location and conventions. Implement a program that reads a string, including spaces and special characters, and prints its reverse. Verify the result manually with ordinary, spaced, and special-character input.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- c
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100