From 3d7994f0c592794b55d4495f056133919bb7eaa8 Mon Sep 17 00:00:00 2001 From: Nishchal Siddharth Pandey Date: Sat, 29 Jan 2022 23:22:02 +0530 Subject: [PATCH] Freshers' C Class 3 formatting fixing --- Freshers/C/2022_01_29_CClass-3/README.md | 7 +++++++ README.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Freshers/C/2022_01_29_CClass-3/README.md b/Freshers/C/2022_01_29_CClass-3/README.md index a7ee5f3..b9bddf5 100644 --- a/Freshers/C/2022_01_29_CClass-3/README.md +++ b/Freshers/C/2022_01_29_CClass-3/README.md @@ -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 | @@ -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. diff --git a/README.md b/README.md index 0c17af0..f7712d7 100644 --- a/README.md +++ b/README.md @@ -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