This commit is contained in:
Никита Волков 2024-11-19 15:18:56 +04:00
parent 082200a41c
commit 0d2773a09f

View File

@ -43,4 +43,6 @@ void SaveResult() {
if (fout == NULL) {
printf("Выходной файл не найден\n");
return;
}
}
//commit 3