From 29268b1a185b3a8b2e7cf92954e22f8e7b55d426 Mon Sep 17 00:00:00 2001 From: Yourdax Date: Thu, 31 Oct 2024 12:43:56 +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?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Изменения №1 and #2 --- 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 596aa93..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... //int isPrime(int num) { // int del = 2; // while (del < num) {