diff --git "a/195379 \352\271\200\355\230\204\354\242\205/.vs/195379 \352\271\200\355\230\204\354\242\205/v17/.suo" "b/195379 \352\271\200\355\230\204\354\242\205/.vs/195379 \352\271\200\355\230\204\354\242\205/v17/.suo" new file mode 100644 index 0000000..5530e6c Binary files /dev/null and "b/195379 \352\271\200\355\230\204\354\242\205/.vs/195379 \352\271\200\355\230\204\354\242\205/v17/.suo" differ diff --git "a/195379 \352\271\200\355\230\204\354\242\205/.vs/195379 \352\271\200\355\230\204\354\242\205/v17/Browse.VC.db" "b/195379 \352\271\200\355\230\204\354\242\205/.vs/195379 \352\271\200\355\230\204\354\242\205/v17/Browse.VC.db" new file mode 100644 index 0000000..7d343dc Binary files /dev/null and "b/195379 \352\271\200\355\230\204\354\242\205/.vs/195379 \352\271\200\355\230\204\354\242\205/v17/Browse.VC.db" differ diff --git "a/195379 \352\271\200\355\230\204\354\242\205/.vs/195379 \352\271\200\355\230\204\354\242\205/v17/Browse.VC.db-shm" "b/195379 \352\271\200\355\230\204\354\242\205/.vs/195379 \352\271\200\355\230\204\354\242\205/v17/Browse.VC.db-shm" new file mode 100644 index 0000000..c67c3ed Binary files /dev/null and "b/195379 \352\271\200\355\230\204\354\242\205/.vs/195379 \352\271\200\355\230\204\354\242\205/v17/Browse.VC.db-shm" differ diff --git "a/195379 \352\271\200\355\230\204\354\242\205/.vs/195379 \352\271\200\355\230\204\354\242\205/v17/Browse.VC.db-wal" "b/195379 \352\271\200\355\230\204\354\242\205/.vs/195379 \352\271\200\355\230\204\354\242\205/v17/Browse.VC.db-wal" new file mode 100644 index 0000000..e69de29 diff --git "a/195379 \352\271\200\355\230\204\354\242\205/.vs/195379 \352\271\200\355\230\204\354\242\205/v17/ipch/AutoPCH/d0a82f9ed02f981b/195379 \352\271\200\355\230\204\354\242\205.ipch" "b/195379 \352\271\200\355\230\204\354\242\205/.vs/195379 \352\271\200\355\230\204\354\242\205/v17/ipch/AutoPCH/d0a82f9ed02f981b/195379 \352\271\200\355\230\204\354\242\205.ipch" new file mode 100644 index 0000000..8adf51d Binary files /dev/null and "b/195379 \352\271\200\355\230\204\354\242\205/.vs/195379 \352\271\200\355\230\204\354\242\205/v17/ipch/AutoPCH/d0a82f9ed02f981b/195379 \352\271\200\355\230\204\354\242\205.ipch" differ diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.sln" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.sln" new file mode 100644 index 0000000..4625982 --- /dev/null +++ "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.sln" @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.1.32228.430 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "195379 김현종", "195379 김현종\195379 김현종.vcxproj", "{43A51DAF-BB86-4428-86CE-9758A30B2B18}" +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 + {43A51DAF-BB86-4428-86CE-9758A30B2B18}.Debug|x64.ActiveCfg = Debug|x64 + {43A51DAF-BB86-4428-86CE-9758A30B2B18}.Debug|x64.Build.0 = Debug|x64 + {43A51DAF-BB86-4428-86CE-9758A30B2B18}.Debug|x86.ActiveCfg = Debug|Win32 + {43A51DAF-BB86-4428-86CE-9758A30B2B18}.Debug|x86.Build.0 = Debug|Win32 + {43A51DAF-BB86-4428-86CE-9758A30B2B18}.Release|x64.ActiveCfg = Release|x64 + {43A51DAF-BB86-4428-86CE-9758A30B2B18}.Release|x64.Build.0 = Release|x64 + {43A51DAF-BB86-4428-86CE-9758A30B2B18}.Release|x86.ActiveCfg = Release|Win32 + {43A51DAF-BB86-4428-86CE-9758A30B2B18}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {24AEFF19-8BFF-4C4F-9D37-EA2CC45FB183} + EndGlobalSection +EndGlobal diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.cpp" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.cpp" new file mode 100644 index 0000000..b8c1c44 --- /dev/null +++ "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.cpp" @@ -0,0 +1,21 @@ +// 195379 김현종.cpp : 이 파일에는 'main' 함수가 포함됩니다. 거기서 프로그램 실행이 시작되고 종료됩니다. +//A. 정수 N 을 입력받아서 1-100 사이 숫자중 N으로 나누어 떨어지는 숫자 출력 + +//B.Ex) N = 5, 출력:5 10 15 20 … 100 + +#include +using namespace std; + + +int main() +{ + int n, i; + cout << "정수 N을 입력하세요. : "; + cin >> n; + cout << "N=" << n << ", 출력:"; + for (i = 1; n * i <= 100; i++) { + cout << n * i<<" "; + } +} + + diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.vcxproj" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.vcxproj" new file mode 100644 index 0000000..e9b16e3 --- /dev/null +++ "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.vcxproj" @@ -0,0 +1,147 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 16.0 + Win32Proj + {43a51daf-bb86-4428-86ce-9758a30b2b18} + My195379김현종 + 10.0 + + + + Application + true + v143 + Unicode + + + Application + false + v143 + true + Unicode + + + Application + true + v143 + Unicode + + + Application + false + v143 + true + Unicode + + + + + + + + + + + + + + + + + + + + + true + + + false + + + true + + + false + + + + Level3 + true + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + + + + + Level3 + true + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + true + true + + + + + Level3 + true + _DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + + + + + Level3 + true + true + true + NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + Console + true + true + true + + + + + + + + + \ No newline at end of file diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.vcxproj.filters" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.vcxproj.filters" new file mode 100644 index 0000000..7b729c1 --- /dev/null +++ "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.vcxproj.filters" @@ -0,0 +1,22 @@ + + + + + {4FC737F1-C7A5-4376-A066-2A32D752A2FF} + cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx + + + {93995380-89BD-4b04-88EB-625FBE52EBFB} + h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd + + + {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} + rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + + + 소스 파일 + + + \ No newline at end of file diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.vcxproj.user" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.vcxproj.user" new file mode 100644 index 0000000..88a5509 --- /dev/null +++ "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205.vcxproj.user" @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.exe.recipe" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.exe.recipe" new file mode 100644 index 0000000..88039fa --- /dev/null +++ "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.exe.recipe" @@ -0,0 +1,11 @@ + + + + + C:\Users\195379\Desktop\2-2\오픈소스활용\opensource\OpenSourceSoftware\195379 김현종\x64\Debug\195379 김현종.exe + + + + + + \ No newline at end of file diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.ilk" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.ilk" new file mode 100644 index 0000000..d8e10b8 Binary files /dev/null and "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.ilk" differ diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.log" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.log" new file mode 100644 index 0000000..a6ed2b0 --- /dev/null +++ "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.log" @@ -0,0 +1,2 @@ + 195379 김현종.cpp + 195379 김현종.vcxproj -> C:\Users\195379\Desktop\2-2\오픈소스활용\opensource\OpenSourceSoftware\195379 김현종\x64\Debug\195379 김현종.exe diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/195379 \352\271\200\355\230\204\354\242\205.lastbuildstate" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/195379 \352\271\200\355\230\204\354\242\205.lastbuildstate" new file mode 100644 index 0000000..d58ef3a --- /dev/null +++ "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/195379 \352\271\200\355\230\204\354\242\205.lastbuildstate" @@ -0,0 +1,2 @@ +PlatformToolSet=v143:VCToolArchitecture=Native64Bit:VCToolsVersion=14.31.31103:TargetPlatformVersion=10.0.19041.0: +Debug|x64|C:\Users\195379\Desktop\2-2\오픈소스활용\opensource\OpenSourceSoftware\195379 김현종\| diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/CL.command.1.tlog" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/CL.command.1.tlog" new file mode 100644 index 0000000..f9c47c9 Binary files /dev/null and "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/CL.command.1.tlog" differ diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/CL.read.1.tlog" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/CL.read.1.tlog" new file mode 100644 index 0000000..784ccbf Binary files /dev/null and "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/CL.read.1.tlog" differ diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/CL.write.1.tlog" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/CL.write.1.tlog" new file mode 100644 index 0000000..dcf960a Binary files /dev/null and "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/CL.write.1.tlog" differ diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/link.command.1.tlog" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/link.command.1.tlog" new file mode 100644 index 0000000..4e91af6 Binary files /dev/null and "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/link.command.1.tlog" differ diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/link.read.1.tlog" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/link.read.1.tlog" new file mode 100644 index 0000000..ee38cd4 Binary files /dev/null and "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/link.read.1.tlog" differ diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/link.write.1.tlog" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/link.write.1.tlog" new file mode 100644 index 0000000..30d39a0 Binary files /dev/null and "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.tlog/link.write.1.tlog" differ diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/vc143.idb" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/vc143.idb" new file mode 100644 index 0000000..a993353 Binary files /dev/null and "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/vc143.idb" differ diff --git "a/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/vc143.pdb" "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/vc143.pdb" new file mode 100644 index 0000000..195c8d7 Binary files /dev/null and "b/195379 \352\271\200\355\230\204\354\242\205/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/vc143.pdb" differ diff --git "a/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.pdb" "b/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.pdb" new file mode 100644 index 0000000..b90d2fe Binary files /dev/null and "b/195379 \352\271\200\355\230\204\354\242\205/x64/Debug/195379 \352\271\200\355\230\204\354\242\205.pdb" differ diff --git "a/195379\352\271\200\355\230\204\354\242\205" "b/195379\352\271\200\355\230\204\354\242\205" new file mode 100644 index 0000000..8b13789 --- /dev/null +++ "b/195379\352\271\200\355\230\204\354\242\205" @@ -0,0 +1 @@ + diff --git a/hello.txt b/hello.txt new file mode 100644 index 0000000..3b18e51 --- /dev/null +++ b/hello.txt @@ -0,0 +1 @@ +hello world