Изменить 'du5/program.c'
This commit is contained in:
parent
6408a4c1a2
commit
7cbc4791fb
@ -108,7 +108,7 @@ int main() {
|
||||
if(!checked)
|
||||
myEntries[position] = createEntry(name, (int)strtol(number1, &ptr, 10));
|
||||
}
|
||||
if(!strcmp(inputs[0], "('-_-)"){
|
||||
if(!strcmp(inputs[0], "('-_-)")){
|
||||
return 0;
|
||||
}
|
||||
bsortDesc(myEntries, position+1);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user