Week 01 (Introduction to Cpp) - ICPC-Damnhour-Community/Level-0-2025 GitHub Wiki
This week, we will Explore the essentials of C++ programming. Weβll cover key topics such as basic syntax, data types, variables, operators, input/output operations, and error handling.
Be sure to utilize the resources, lectures, and practice problems provided to enhance your C++ skills effectively.
| π Topic | Type | π Link |
|---|---|---|
| Introduction to C++ (2024 Session) | π¬ Video | Watch Here |
| Introduction to C++ | π Slides | View |
| Printing in C++ | π¬ Video | Watch Here |
| Handling Errors | π¬ Video | Watch Here |
| Data Types & Variables | π¬ Video | Watch Here |
| Logical Operators | π¬ Video | Watch Here |
| Division & Modulus | π¬ Video | Watch Here |
| π Topic | π Link |
|---|---|
| Recording | Watch Here |
| Codes and Solutions | To be added soon |
| Additional resources mentioned | - Overflow and Type Casting - Modular Arithmetic |
| π Problem Name | π₯ Video Solution | π» Code Solution |
|---|---|---|
| Canals of Beersheba | - Mohamed Awad - Mohamed El-Sharkawy |
Code |
| Largest Number | - Mohamed Awad - Mohamed El-Sharkawy |
Code |
| Again Twenty Five! | - Mohamed Awad - Mohamed El-Sharkawy |
Code |
| Digit | - Mohamed Awad - Mohamed El-Sharkawy |
Code |
π How to solve your first problem in Vjudge? and how to ask for help in discord?: Watch Here
- Sheet Link: Access Problem Sheet
- Problems:
| π Problem Name | π₯ Video Solution | π» Code Solution |
|---|---|---|
| A - Say Hello With C++ | Watch Solution | Code |
| B - ABCxxx | Watch Solution | Code |
| C - Basic Data Types | Watch Solution | Code |
| D - 2^N | Watch Solution | Code |
| E - Simple Calculator | Watch Solution | Code |
| F - Water Pressure | Watch Solution | Code |
| G - Difference | Watch Solution | Code |
| H - Digits Summation | Watch Solution | Code |
| I - rain | Watch Solution | Code |
| J - Brick | Watch Solution | Code |
| K - Multiplication 1 | Watch Solution | Code |
| L - box | Watch Solution | Code |
| M - Power | Watch Solution | Code |
| N - Discount Fare | Watch Solution | Code |
| O - Calc | Watch Solution | Code |
| P - Three Dice | Watch Solution | Code |
| Q - New Year | Watch Solution | Code |
| R - Blood Pressure | Watch Solution | Code |
| S - Last Two Digits | Watch Solution | Code |
| T - kcal | Watch Solution | Code |
| U - Anyway Takahashi | Watch Solution | Code |
| V - Elephant | Watch Solution | Code |
| W - Domino piling | Watch Solution | Code |
| X - Wizards' Duel | Watch Solution | Code |
| Y - Hit the Lottery | Watch Solution | Code |
| Z - Weird Function | Watch Solution | Code |
For any questions, join the discussion in our Discordβs #community-chat. Weβre here to help you every step of the way!
β¨ Good luck, and have a great week! π