From 74796338c29f7d0983de65096d0ee1b364f0e945 Mon Sep 17 00:00:00 2001 From: Dm1tr1y147 <39243579+Dm1tr1y147@users.noreply.github.com> Date: Tue, 19 May 2020 21:16:37 +0500 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BE=D1=82=D0=B2=D0=B5=D1=82=20=D0=BD=D0=B0=20=D0=B7=D0=B0?= =?UTF-8?q?=D0=B4=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=B2=20=D0=BA=D0=BE=D0=BC?= =?UTF-8?q?=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=80=D0=B8=D0=B8=20(34)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1.cpp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/1.cpp b/1.cpp index b3aa754..ecdcf33 100644 --- a/1.cpp +++ b/1.cpp @@ -1,3 +1,5 @@ +// Ответ — 34 + #include #include #include @@ -26,4 +28,4 @@ int main() { cout << max_line() << '\n'; return 0; -} \ No newline at end of file +}