This commit is contained in:
Oleksandr Vyshniakov 2025-03-01 22:55:29 +01:00
parent e35dca3434
commit 2a94eb5239
2 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ int main() {
result2 = cislo1 / cislo2;
break;
default:
printf("ZLE\n");
printf("CHYBA\n");
return 0;
}

Binary file not shown.