Codeforces-SolutionsA/Readme.md

46 lines
2.8 KiB
Markdown
Raw Normal View History

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
2023-06-08 02:01:28 +08:00
| Problem ID| Problem Name | Question | Solution |
| ----------| ---------------|----------------------|--------------------------------|
| 1A | Theater Square | [Question](https://codeforces.com/contest/1/problem/A) | [Solution]()
| 4A | Watermelon | [Question](https://codeforces.com/contest/4/problem/A) | [Solution]()
| 50A | Domino Piling | [Question](https://codeforces.com/contest/50/problem/A) | [Solution]()
| 71A | Way Too Long Words | [Question](https://codeforces.com/contest/71/problem/A) | [Solution]()
| 112A | Petya And Strings | [Question](https://codeforces.com/contest/112/problem/A) | [Solution]()
| 158A | Next Round | [Question](https://codeforces.com/contest/158/problem/A) | [Solution]()
| 231A | Team | [Question](https://codeforces.com/contest/231/problem/A) | [Solution]()
| 236A | Boy Or Girl | [Question](https://codeforces.com/contest/236/problem/A) | [Solution]()
| 263A | Beautiful Matrix | [Question](https://codeforces.com/contest/263/problem/A) | [Solution]()
| 281A | Word Capitalization | [Question](https://codeforces.com/contest/281/problem/A) | [Solution]()
| 282A | Bit++ | [Question](https://codeforces.com/contest/282/problem/A) | [Solution]()
| 411A | Password Check | [Question](https://codeforces.com/problemset/problem/411/A) | [Solution]()
| 339A | Helpful Maths | [Question](https://codeforces.com/contest/339/problem/A) | [Solution]()
| 546A | Soldier and Bananas | [Question](https://codeforces.com/contest/546/problem/A) | [Solution] ()
| 617A | Elephant | [Question](https://codeforces.com/contest/617/problem/A) | [Solution]()
| 791A | Bear And Big Brother | [Question](https://codeforces.com/contest/791/problem/A) | [Solution]()
| 977A | Wrong Substraction | [Question](https://codeforces.com/problemset/problem/977/A) | [SOlution]()
| 1792A | Gaming Forces | [Question](https://codeforces.com/problemset/problem/1792/A) | [Solution]()
| 1822A | TubeTube Feed | [Question](https://codeforces.com/problemset/problem/1822/A) | [Solution]()
| 1829A | Love Story | [Question](https://codeforces.com/contest/1829/problem/A) | [Solution] ()
| 1829B | Blank Spaces | [Question](https://codeforces.com/contest/1829/problem/B) | [Solution]()
| 1833C | Vlad Building Beautiful Array | [Question](https://codeforces.com/contest/1833/problem/C) | [Solution]()
2023-06-07 22:14:02 +08:00
<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).