Изменил(а) на 'du3/program.c'
This commit is contained in:
parent
7ac71d230a
commit
64e98382ff
@ -17,7 +17,7 @@ int main(){
|
|||||||
float vysl = 0;
|
float vysl = 0;
|
||||||
int counter = -1;
|
int counter = -1;
|
||||||
float h = 0;
|
float h = 0;
|
||||||
int pos = 0;
|
int pos = -1;
|
||||||
//float p = 0;
|
//float p = 0;
|
||||||
while(stop == 0){
|
while(stop == 0){
|
||||||
r = fgets(riadok,LINE_SIZE,stdin);
|
r = fgets(riadok,LINE_SIZE,stdin);
|
||||||
|
Loading…
Reference in New Issue
Block a user