From 92b27f3293da90b8de1989843ca4ab20c4337fbf Mon Sep 17 00:00:00 2001 From: Sofia Date: Sun, 15 Dec 2024 18:30:16 +0400 Subject: [PATCH 1/3] gfhyf --- ппп.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 ппп.txt diff --git a/ппп.txt b/ппп.txt new file mode 100644 index 0000000..87e6d06 --- /dev/null +++ b/ппп.txt @@ -0,0 +1,2 @@ +//hjjjfhgfjfhtfdhfytftff +//yesyesyes \ No newline at end of file -- 2.25.1 From dcf87ac4773894098d4815c260f5f818cd0294c3 Mon Sep 17 00:00:00 2001 From: Sofia Date: Sun, 15 Dec 2024 21:29:46 +0400 Subject: [PATCH 2/3] hhhl --- laba5/TextFile2.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 laba5/TextFile2.txt diff --git a/laba5/TextFile2.txt b/laba5/TextFile2.txt new file mode 100644 index 0000000..5a43920 --- /dev/null +++ b/laba5/TextFile2.txt @@ -0,0 +1 @@ +hello my dear hhhhlll \ No newline at end of file -- 2.25.1 From cb589043a7ac07a035c5d26e1112fd384aaae04b Mon Sep 17 00:00:00 2001 From: Sofia Date: Sun, 15 Dec 2024 21:30:36 +0400 Subject: [PATCH 3/3] kk --- laba5/lab2/lab2.sln | 31 +++++++++++++++++++++++++++++++ laba5/laba5.sln | 5 +++++ 2 files changed, 36 insertions(+) create mode 100644 laba5/lab2/lab2.sln diff --git a/laba5/lab2/lab2.sln b/laba5/lab2/lab2.sln new file mode 100644 index 0000000..5e2aee4 --- /dev/null +++ b/laba5/lab2/lab2.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.11.35222.181 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lab2", "lab2.vcxproj", "{E4F4745F-FDAF-4FA4-8020-9B4F79F0C058}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {E4F4745F-FDAF-4FA4-8020-9B4F79F0C058}.Debug|x64.ActiveCfg = Debug|x64 + {E4F4745F-FDAF-4FA4-8020-9B4F79F0C058}.Debug|x64.Build.0 = Debug|x64 + {E4F4745F-FDAF-4FA4-8020-9B4F79F0C058}.Debug|x86.ActiveCfg = Debug|Win32 + {E4F4745F-FDAF-4FA4-8020-9B4F79F0C058}.Debug|x86.Build.0 = Debug|Win32 + {E4F4745F-FDAF-4FA4-8020-9B4F79F0C058}.Release|x64.ActiveCfg = Release|x64 + {E4F4745F-FDAF-4FA4-8020-9B4F79F0C058}.Release|x64.Build.0 = Release|x64 + {E4F4745F-FDAF-4FA4-8020-9B4F79F0C058}.Release|x86.ActiveCfg = Release|Win32 + {E4F4745F-FDAF-4FA4-8020-9B4F79F0C058}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {791DCB7A-C1FF-4AF5-BF42-E93123708CD5} + EndGlobalSection +EndGlobal diff --git a/laba5/laba5.sln b/laba5/laba5.sln index 734efd4..850058f 100644 --- a/laba5/laba5.sln +++ b/laba5/laba5.sln @@ -5,6 +5,11 @@ VisualStudioVersion = 17.11.35222.181 MinimumVisualStudioVersion = 10.0.40219.1 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "laba5", "laba5.vcxproj", "{A87F568A-3DCF-4B6F-BCD8-B475918C2CD4}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Элементы решения", "Элементы решения", "{E6A9561E-66E7-4858-A994-D35138790F0F}" + ProjectSection(SolutionItems) = preProject + TextFile2.txt = TextFile2.txt + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|x64 = Debug|x64 -- 2.25.1