added karacsonyi disz feladat

This commit is contained in:
szabomarton
2024-02-05 11:18:52 +01:00
parent 1a5ea6593f
commit 38d9ffda29
20 changed files with 436 additions and 0 deletions

View File

@@ -0,0 +1,25 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.33529.622
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConsoleApp1", "ConsoleApp1.csproj", "{F8DF1118-704F-41A4-A645-2FAFC96EB37F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F8DF1118-704F-41A4-A645-2FAFC96EB37F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F8DF1118-704F-41A4-A645-2FAFC96EB37F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F8DF1118-704F-41A4-A645-2FAFC96EB37F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F8DF1118-704F-41A4-A645-2FAFC96EB37F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C04D3A23-72E7-4246-A9F1-83BCCCD63D0D}
EndGlobalSection
EndGlobal