From e5cf43adc139946843cfe9b652fd3e857d7a61c5 Mon Sep 17 00:00:00 2001 From: Yourdax Date: Thu, 31 Oct 2024 12:44:27 +0400 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D1=8F=20=E2=84=961=20and=20#2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Lab09.10.OAIP.ProkonovKirill/Source.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lab09.10.OAIP.ProkonovKirill/Source.cpp b/Lab09.10.OAIP.ProkonovKirill/Source.cpp index b6ebd5a..62fdaa0 100644 --- a/Lab09.10.OAIP.ProkonovKirill/Source.cpp +++ b/Lab09.10.OAIP.ProkonovKirill/Source.cpp @@ -6,7 +6,7 @@ // //printf("main() finish\n"); //} -//89 +//89... //int isPrime(int num) { // int del = 2; // while (del < num) {