From 44d433290161f88b01b74445d79872931869ca92 Mon Sep 17 00:00:00 2001 From: PodlovchenkoDD Date: Sun, 27 Apr 2025 15:35:39 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=BE=D0=B2=D0=B5=D1=80=D0=BA?= =?UTF-8?q?=D0=B0=20=D1=81=D0=B5=D1=80=D0=B2=D0=B5=D1=80=D0=B02?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TWOPO.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/TWOPO.cpp b/TWOPO.cpp index 1b95684..8866b5c 100644 --- a/TWOPO.cpp +++ b/TWOPO.cpp @@ -88,4 +88,5 @@ int main() } } cout << "Конец1"; + cout << "Конец2"; }