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