Skip to content

Commit

Permalink
Freshers' C Class 3 formatting fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
nisiddharth committed Jan 29, 2022
1 parent 1f6ecbf commit 3d7994f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions Freshers/C/2022_01_29_CClass-3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ January 29th, 2022
* *If his basic salary is equal to or more than ₹1500*, then HRA = ₹500 and DA = 98% of basic salary.

WAP to take employee's salary as input from user and display the gross salary.

*Where gross salary = basic salary + HRA + DA.*
7. WAP to accept basic salary of a person. Calculate and display income tax to pay as per given criteria:
| Annual Salary | Income tax |
Expand All @@ -46,3 +47,9 @@ January 29th, 2022
1. [Sum and Difference of Two Numbers](https://www.hackerrank.com/challenges/sum-numbers-c/problem?isFullScreen=true)
2. [Playing with Characters](https://www.hackerrank.com/challenges/playing-with-characters/problem?isFullScreen=true)
3. [Conditional Statements in C](https://www.hackerrank.com/challenges/conditional-statements-in-c/problem?isFullScreen=true)

---

_Good luck!_

**Note:** Tomorrow's class timing is unusual, please be available at 3pm.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ If you are a part of MNNIT join us on Microsoft Team [MNNIT CC Queries Official]

## Announcements

- CyberQuest (Avishkar-2021) has ended. Head on to [CyberQuest FB Page](https://www.facebook.com/cyberquest.avishkar/) for results :D.
- ***Hold your horses and wait for [Hack36](https://www.hack36.com).***

## Previous Years Resources

Expand Down

0 comments on commit 3d7994f

Please sign in to comment.