Week 02 (Conditions) - ICPC-Damnhour-Community/Level-0-2025 GitHub Wiki
Conditions
Welcome to Week 2! π This week, weβll learn the conditions in C++, a fundamental concept for making decisions in programming. By the end of the week, you'll understand how to use conditional statements like if-else and switch to control the flow of your program based on different criteria.
π Key Resources
| π Topic | Type | π Link |
|---|---|---|
| Conditions (2024 Session) | π¬ Video | Watch Here (Condition Part to 01:20:46) |
| Conditions (2024) | π Slides | View (Condition Part to Page 24) |
| Selection | π¬ Video | Watch Here |
π₯ Lecture Session
| π Topic | π Link |
|---|---|
| π¬ Recording | Watch |
| π Slides | View |
| π problems | - Watermelon - Katryoshka |
| π» Codes and Solutions | - Challenge - Watermelon - Katryoshka - Katryoshka-Haroun - Katryoshka-Abeer - Katryoshka-Abdelrahman |
π Practice Sheet
- Sheet Link: Access Problem Sheet
- Problems:
| π Problem Name | π₯ Video Solution | π» Code Solution |
|---|---|---|
| A - Not | Watch Solution | Code |
| B - Restricted | Watch Solution | Code |
| C - Alloy | Watch Solution | Code |
| D - UOIAUAI | Watch Solution | Code |
| E - +-x | Watch Solution | Code |
| F - Watermelon | Watch Solution | Code |
| G - Theatre Square | Watch Solution | Code |
| H - Palindromic Number | Watch Solution | Code |
| I - T or T | Watch Solution | Code |
| J - Day of Takahashi | Watch Solution | Code |
| K - 9x9 | Watch Solution | Code |
| L - Conditional Statements | Watch Solution | Code |
| M - I Scream | Watch Solution | Code |
| N - Very Very Primitive Game | Watch Solution | Code |
| O - Even Odds | Watch Solution | Code |
| P - Star | Watch Solution | Code |
| Q - AtCoder Quiz 2 | Watch Solution | Code |
| R - Can't Wait for Holiday | Watch Solution | Code |
| S - Vanishing Pitch | Watch Solution | Code |
| T - Rainy Season | Watch Solution | Code |
| U - Maxi-Buying | Watch Solution | Code |
| V - Remaining Time | Watch Solution | Code |
| W - Square Inequality | Watch Solution | Code |
| X - On the Way | Watch Solution | Code |
| Y - Tomorrow | Watch Solution | Code |
| Z - Petya and Java | 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! π