Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubaiyadnoorshahriar1999/codeforces
Basic Level problems solved with C# 10 .NET 6
https://github.com/rubaiyadnoorshahriar1999/codeforces
algorithms csharp csharp-core data-structures div1 div2 dotnet string-manipulation string-matching
Last synced: about 1 month ago
JSON representation
Basic Level problems solved with C# 10 .NET 6
- Host: GitHub
- URL: https://github.com/rubaiyadnoorshahriar1999/codeforces
- Owner: RubaiyadNoorShahriar1999
- Created: 2022-11-25T20:56:57.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-17T09:55:48.000Z (about 2 years ago)
- Last Synced: 2023-03-04T15:05:18.540Z (almost 2 years ago)
- Topics: algorithms, csharp, csharp-core, data-structures, div1, div2, dotnet, string-manipulation, string-matching
- Language: C#
- Homepage: https://codeforces.com/profile/rubaiyadnoorshahriar9822
- Size: 496 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Codeforces
Basic Level problems solved with C# 10 .NET 6 (LTS)
These codes won't be functional if you use .NET versions less than 6. Top-level statements were eliminated in C# 10.
Make sure to check the version of .NET SDK before running the codes# Microsoft Visual Studio 2022
- Visit Microsoft Visual Studio 2022 for proper IDE installation
- Any version: ```Enterprise, Professional, and Community``` editions of Microsoft Visual Studio 2022 will work
![cf](https://user-images.githubusercontent.com/77986516/206783309-3b02642d-f72d-4e0d-aeef-9ee282bd8f0e.png)
All rights reserved by **[Rubaiyad Noor Shahriar](https://flowcv.me/rubaiyad-noor-shahriar-hridoy)**