Aktualizovat „du4/program.c“
This commit is contained in:
parent
4fcca08b20
commit
e7e7644c01
@ -66,7 +66,7 @@ for(;eof!=EOF;count++){
|
||||
if(eof==EOF) break;
|
||||
sscanf(str,"%lF%c%lF=%lF ",&a,&ac,&b,&c);
|
||||
free(str);
|
||||
if(k>2){
|
||||
if(k>3){
|
||||
result[count]=3;
|
||||
continue;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user