This commit is contained in:
Matus Tokarcik 2024-02-29 19:10:15 +01:00
parent 5b405055b9
commit af81febe56

View File

@ -18,7 +18,7 @@ int main(){
}
if (results[count] < 1){
printf("neplatna hodnota. \n");
break;
}
count++;