KALIIOWORK / KALIIOWORK/basic_c_programs

"Simple Calculator Program" Challenge

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

説明

🌟 **Hello Aspiring Programmers!**

**Challenge:** Create a basic calculator program in C that can perform addition, subtraction, multiplication, and division. This task will test your understanding of user input, arithmetic operations, and conditional statements.

**Instructions:**

1. Fork this repository.
2. Create a new branch.
3. Write a C program for a simple calculator that takes two numbers and an operator (+, -, *, /) as input and displays the result.
4. Ensure the program handles division by zero and provides clear error messages.
5. Commit your changes and submit a pull request.

**Bonus:** Implement additional mathematical functions like square root or exponentiation.

**Happy Coding!** 🚀

*Note: This issue is perfect for honing your skills in user input handling and basic mathematical operations!*

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

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

調査の方向性

No file or test entry point is named, so start by reviewing the repository's existing C program structure and conventions. Create the calculator described in the issue, supporting two numbers, the four listed operators, and a clear division-by-zero error; completion is demonstrated by exercising each operation and the error case.

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

評価

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

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

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