From 871b217f15766a6e1203d9d62acb606f20f1d0e5 Mon Sep 17 00:00:00 2001 From: PodlovchenkoDD Date: Sun, 27 Apr 2025 15:22:10 +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=B0?= 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 961a34b..764b8a8 100644 --- a/TWOPO.cpp +++ b/TWOPO.cpp @@ -86,5 +86,6 @@ int main() } cout << endl; } + cout << "Конец"; } }