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