From 406e50147ee7f809ffe5964a80c7049a99218362 Mon Sep 17 00:00:00 2001 From: NemykinNO Date: Tue, 6 Jun 2023 18:57:26 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D1=84=D1=83=D0=BD=D0=BA=D1=86=D0=B8=D0=B9?= =?UTF-8?q?=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 fc501d3..a3f5fec 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["<