added readme

This commit is contained in:
ShazidMahsrafi 2023-06-07 20:14:02 +06:00
parent 7aa4d1181c
commit a18b9707fc

39
Readme.md Normal file
View File

@ -0,0 +1,39 @@
<div align="center">
# Codeforces Solutions
</div>
This repository contains my source codes of LightOJ problems. They are in C language.
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).