@@ -96,8 +96,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "39_MoreThanHalfNumber", "39
9696EndProject
9797Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "40_KLeastNumbers" , "40_KLeastNumbers\40_KLeastNumbers.vcxproj" , "{FE9EE85E-58E3-4124-A061-18203D07CB49}"
9898EndProject
99- Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "41_ StreamMedian" , "41_ StreamMedian\41_ StreamMedian.vcxproj" , "{826E8234-EF07-4FA2-B902-526F8A276823}"
100- EndProject
10199Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "42_GreatestSumOfSubarrays" , "42_GreatestSumOfSubarrays\42_GreatestSumOfSubarrays.vcxproj" , "{9456A0AB-267A-4F6C-82C2-54C4288A625B}"
102100EndProject
103101Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "43_NumberOf1" , "43_NumberOf1\43_NumberOf1.vcxproj" , "{0EA1A952-E722-43BF-B785-8A9FA7236683}"
@@ -168,6 +166,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "67_StringToInt", "67_String
168166EndProject
169167Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "68_CommonParentInTree" , "68_CommonParentInTree\68_CommonParentInTree.vcxproj" , "{80F289B0-C09A-4653-AFFD-53B84C1AD9C1}"
170168EndProject
169+ Project ("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}" ) = "41_StreamMedian" , "41_StreamMedian\41_StreamMedian.vcxproj" , "{826E8234-EF07-4FA2-B902-526F8A276823}"
170+ EndProject
171171Global
172172 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
173173 Debug| Any CPU = Debug| Any CPU
@@ -630,16 +630,6 @@ Global
630630 {FE9EE85E-58E3-4124-A061-18203D07CB49} .Release| x64 .Build .0 = Release| x64
631631 {FE9EE85E-58E3-4124-A061-18203D07CB49} .Release| x86 .ActiveCfg = Release| Win32
632632 {FE9EE85E-58E3-4124-A061-18203D07CB49} .Release| x86 .Build .0 = Release| Win32
633- {826E8234-EF07-4FA2-B902-526F8A276823} .Debug| Any CPU .ActiveCfg = Debug| Win32
634- {826E8234-EF07-4FA2-B902-526F8A276823} .Debug| x64 .ActiveCfg = Debug| x64
635- {826E8234-EF07-4FA2-B902-526F8A276823} .Debug| x64 .Build .0 = Debug| x64
636- {826E8234-EF07-4FA2-B902-526F8A276823} .Debug| x86 .ActiveCfg = Debug| Win32
637- {826E8234-EF07-4FA2-B902-526F8A276823} .Debug| x86 .Build .0 = Debug| Win32
638- {826E8234-EF07-4FA2-B902-526F8A276823} .Release| Any CPU .ActiveCfg = Release| Win32
639- {826E8234-EF07-4FA2-B902-526F8A276823} .Release| x64 .ActiveCfg = Release| x64
640- {826E8234-EF07-4FA2-B902-526F8A276823} .Release| x64 .Build .0 = Release| x64
641- {826E8234-EF07-4FA2-B902-526F8A276823} .Release| x86 .ActiveCfg = Release| Win32
642- {826E8234-EF07-4FA2-B902-526F8A276823} .Release| x86 .Build .0 = Release| Win32
643633 {9456A0AB-267A-4F6C-82C2-54C4288A625B} .Debug| Any CPU .ActiveCfg = Debug| Win32
644634 {9456A0AB-267A-4F6C-82C2-54C4288A625B} .Debug| x64 .ActiveCfg = Debug| x64
645635 {9456A0AB-267A-4F6C-82C2-54C4288A625B} .Debug| x64 .Build .0 = Debug| x64
@@ -990,6 +980,16 @@ Global
990980 {80F289B0-C09A-4653-AFFD-53B84C1AD9C1} .Release| x64 .Build .0 = Release| x64
991981 {80F289B0-C09A-4653-AFFD-53B84C1AD9C1} .Release| x86 .ActiveCfg = Release| Win32
992982 {80F289B0-C09A-4653-AFFD-53B84C1AD9C1} .Release| x86 .Build .0 = Release| Win32
983+ {826E8234-EF07-4FA2-B902-526F8A276823} .Debug| Any CPU .ActiveCfg = Debug| Win32
984+ {826E8234-EF07-4FA2-B902-526F8A276823} .Debug| x64 .ActiveCfg = Debug| x64
985+ {826E8234-EF07-4FA2-B902-526F8A276823} .Debug| x64 .Build .0 = Debug| x64
986+ {826E8234-EF07-4FA2-B902-526F8A276823} .Debug| x86 .ActiveCfg = Debug| Win32
987+ {826E8234-EF07-4FA2-B902-526F8A276823} .Debug| x86 .Build .0 = Debug| Win32
988+ {826E8234-EF07-4FA2-B902-526F8A276823} .Release| Any CPU .ActiveCfg = Release| Win32
989+ {826E8234-EF07-4FA2-B902-526F8A276823} .Release| x64 .ActiveCfg = Release| x64
990+ {826E8234-EF07-4FA2-B902-526F8A276823} .Release| x64 .Build .0 = Release| x64
991+ {826E8234-EF07-4FA2-B902-526F8A276823} .Release| x86 .ActiveCfg = Release| Win32
992+ {826E8234-EF07-4FA2-B902-526F8A276823} .Release| x86 .Build .0 = Release| Win32
993993 EndGlobalSection
994994 GlobalSection (SolutionProperties ) = preSolution
995995 HideSolutionNode = FALSE
0 commit comments