From 7a9e2bfeeda879d99f9e2e7e210c8b673cec2093 Mon Sep 17 00:00:00 2001 From: MakhnovGA Date: Mon, 22 May 2023 16:31:40 +0300 Subject: [PATCH] =?UTF-8?q?code:=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D1=84=D1=83=D0=BD=D0=BA=D1=86=D0=B8?= =?UTF-8?q?=D0=B9=20curl=5Feasy=5Finit?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lab_01.depend | 2 +- main.cpp | 10 ++++++++-- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/lab_01.depend b/lab_01.depend index 78dfa82..2efbd31 100644 --- a/lab_01.depend +++ b/lab_01.depend @@ -10,7 +10,7 @@ 1682341619 c:\users\gmack\onedrive\рабочий стол\lab01\lab_01\histogram.h -1684756461 source:c:\users\gmack\onedrive\рабочий стол\lab01\lab_01\main.cpp +1684761978 source:c:\users\gmack\onedrive\рабочий стол\lab01\lab_01\main.cpp diff --git a/main.cpp b/main.cpp index b5782c4..7adc2cf 100644 --- a/main.cpp +++ b/main.cpp @@ -38,8 +38,14 @@ input_data(istream &tin, bool prompt){ int main(int argc, char* argv[]) { if (argc > 1){ - for (size_t i = 0; i < argc; i++) - cerr << "argv["<