From 7fdfa5425830dd5a140952f01c0418b594291b7f Mon Sep 17 00:00:00 2001 From: "Yaroslav (PivovarovYV)" Date: Tue, 6 Jun 2023 18:58:05 +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 --- main.cpp | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/main.cpp b/main.cpp index dda62d4..dca1350 100644 --- a/main.cpp +++ b/main.cpp @@ -36,8 +36,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["<