Aktualizovat „du4/program.c“
This commit is contained in:
parent
c4d540bae0
commit
a813578098
@ -51,6 +51,7 @@ for(;eof!=EOF;count++){
|
||||
ind++;
|
||||
}
|
||||
}
|
||||
if(eof==EOF) break;
|
||||
sscanf(str,"%lF%c%lF=%lF ",&a,&ac,&b,&c);
|
||||
switch(ac){
|
||||
case '+':
|
||||
|
Loading…
Reference in New Issue
Block a user