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) {