2023-06-07 22:14:02 +08:00
|
|
|
<div align="center">
|
|
|
|
|
|
|
|
# Codeforces Solutions
|
|
|
|
</div>
|
|
|
|
|
2023-06-07 22:14:13 +08:00
|
|
|
This repository contains my source codes of Codeforces problems. They are in C++ language.
|
2023-06-07 22:14:02 +08:00
|
|
|
Feel free to check these codes out.
|
|
|
|
|
|
|
|
<div align="center">
|
|
|
|
|
|
|
|
## Index
|
|
|
|
|
|
|
|
| Problem | Question | Solution |
|
|
|
|
| --------------| -----------------------------------|-----------------------------------------------|
|
|
|
|
| 1A-Theater Square | [Question]() | [Solution]()
|
|
|
|
| 4A-Watermelon | [Question]() | [Solution]()
|
|
|
|
| 50A-DominoPiling | [Question]() | [Solution]()
|
|
|
|
| 71A-WayTooLongWords | [Question]() | [Solution]()
|
|
|
|
| 112A-PetyaAndStrings | [Question]() | [Solution]()
|
|
|
|
| 158A-NextRound | [Question]() | [Solution]()
|
|
|
|
| 231A-Team | [Question]() | [Solution]()
|
|
|
|
| 236A-BoyOrGirl | [Question]() | [Solution]()
|
|
|
|
| 263A-BeautifulMatrix | [Question]() | [Solution]()
|
|
|
|
| 281A-WordCapitalization | [Question]() | [Solution]()
|
|
|
|
| 282A-Bit++ | [Question]() | [Solution]()
|
|
|
|
| 339A-HelpfulMaths | [Question]() | [Solution]()
|
|
|
|
| 617A-Elephant | [Question]() | [Solution]()
|
|
|
|
| 791A-BearAndBigBrother | [Question]() | [Solution]()
|
|
|
|
| 1833C-VladBuildingBeautifulArray | [Question]() | [Solution]()
|
|
|
|
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
|
|
## 🚀 About Me
|
|
|
|
</div>
|
|
|
|
|
|
|
|
I am Computer Scienece and Engineering student, working my way on the programming world.
|
|
|
|
Here is my [Github account](https://github.com/ShazidMashrafi) & my [Codeforces account ](https://codeforces.com/shazid456).
|
|
|
|
Want to know more about me? Visit [My website](https://shazidmashrafi.com).
|