Week 03 (Loops) - ICPC-Damnhour-Community/Level-0-2025 GitHub Wiki
Loops
Welcome to Week 3! π This week, weβll dive into loops in C++, a core programming concept used to repeat actions efficiently. By the end of the week, youβll be comfortable using different types of loops like for, while, and do-while to handle repetitive tasks in your programs.
π Key Resources
| π Topic | Type | π Link |
|---|---|---|
| Loops (2024 Session) | π¬ Video | Watch Here (Loops Part) |
| Loops (2024) | π Slides | View (Loops Part from Page 25) |
| While Loops 1 | π¬ Video | Watch Here |
| While Loops 2 | π¬ Video | Watch Here |
| While Loops 3 | π¬ Video | Watch Here |
| For Loops 1 | π¬ Video | Watch Here |
| For Loops 2 | π¬ Video | Watch Here |
| For Loops 3 | π¬ Video | Watch Here |
π₯ Lecture Session
| π Topic | π Link |
|---|---|
| π¬ Recording | Watch |
| π Slides | View |
| π Problems | Coming Soon |
| π» Codes and Solutions | Codes |
π Mentoring Session
| π Problem Name | π₯ Video Solution | π» Code Solution |
|---|---|---|
| Circuit | Mohamed Awad | Code |
| Hard Compare | Mohamed Awad | Code |
| Wet Shark and Odd and Even | Mohamed Awad | Code |
| Lucky Counting | Mohamed Awad | Code |
π Practice Sheet
- Sheet Link: Access Problem Sheet
- Problems:
| π Problem Name | π₯ Video Solution | π» Code Solution |
|---|---|---|
| A - Children and Candies (ABC Edit) | Watch Solution | Code |
| B - Bit++ | Watch Solution | Code |
| C - qwerty | Watch Solution | Code |
| D - Team | Watch Solution | Code |
| E - George and Accommodation | Watch Solution | Code |
| F - Minimize! | Watch Solution | Code |
| G - Bear and Big Brother | Watch Solution | Code |
| H - Beautiful Matrix | Watch Solution | Code |
| I - A+B Again? | Watch Solution | Code |
| J - Plus or Minus | Watch Solution | Code |
| K - Wrong Subtraction | Watch Solution | Code |
| L - X Axis | Watch Solution | Code |
| M - Vanya and Cubes | Watch Solution | Code |
| N - Maximum Multiple Sum | Watch Solution | Code |
| O - Sakurako's Exam | Watch Solution | Code |
| P - Clock Conversion | Watch Solution | Code |
| Q - Stair, Peak, or Neither? | Watch Solution | Code |
| R - Odd One Out | Watch Solution | Code |
| S - Taxi | Watch Solution | Code |
| T - Sakurako and Kosuke | Watch Solution | Code |
| U - Legs | Watch Solution | Code |
| V - Marathon | Watch Solution | Code |
| W - Codeforces Checking | Watch Solution | Code |
| X - To My Critics | Watch Solution | Code |
| Y - Nearest Interesting Number | Watch Solution | Code |
| Z - Three Piles of Candies | Watch Solution | Code |
π Weekly Contest
- Contest Link: Access Codeforces Problems
π Problems Overview
| π Problem | π₯ Video Tutorial | π Code Solution |
|---|---|---|
| A - Free Palestine | Watch Solution | Code |
| B - Max Donation | Watch Solution | Code |
| C - Mohamed's Nice Numbers | Watch Solution | Code |
| D - Dream | Watch Solution | Code |
| E - 1948 | Watch Solution | Code |
| F - Path to One | Watch Solution | Code |
| G - Bananas | Watch Solution | Code |
π¬ Community Support
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! π