pls
This commit is contained in:
parent
5382641fa3
commit
76d8899440
@ -41,6 +41,6 @@ while (fgets(line, sizeof(line), stdin) != NULL)
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
printf("Result: %.2f\n", resultat);
|
printf("Vysledok je: %.2f\n", resultat);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user