prvy
This commit is contained in:
parent
7ae3daf85e
commit
3adccda030
@ -64,10 +64,12 @@ int main() {
|
||||
for (i = 0; i < a; i++){
|
||||
printf("%.2f ", number[i].cislo);
|
||||
}
|
||||
if (vys != 1) {
|
||||
|
||||
printf("\n");
|
||||
|
||||
}
|
||||
}
|
||||
if (vys != 1) {
|
||||
printf("no input\n");
|
||||
}
|
||||
return 0;
|
||||
}
|
Loading…
Reference in New Issue
Block a user