To run a local copy, you must first have installed .NET 7.0 (or higher) SDK, and then follow these steps:
Clone the project
git clone https://github.com/NikitaPisarev/SPbU-programming-sem3.gitGo to the homework directory
cd HWs/HW{number}/{task_name}/{task_name}Run the program
dotnet run