funguje
This commit is contained in:
parent
d661724ffc
commit
573e609006
@ -1,4 +1,4 @@
|
||||
nclude <stdlib.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
|
||||
@ -22,7 +22,7 @@ int main()
|
||||
riad++;
|
||||
}
|
||||
}
|
||||
printf("%d",riad);
|
||||
printf("Počet riadkov %d",riad);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user