Aktualizovat a1/program.c
This commit is contained in:
parent
d61259392c
commit
a00fc4b1d8
@ -28,6 +28,6 @@ int main()
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
printf("\nLines_count: %d\n", pocetRiadkov);
|
printf("\nLines_count: %d", pocetRiadkov);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user