Aktualizovat „du6/program.c“
This commit is contained in:
parent
e09a689e65
commit
c65d5c7259
@ -37,7 +37,7 @@ int main(){
|
||||
if(strcmp(names[i], "irru") == 0){
|
||||
test = 1;
|
||||
}
|
||||
if(strcmp(names[i], "Wera Podolska") == 0){
|
||||
if(strcmp(names[i], "Zygfryda Malkowska") == 0){
|
||||
test = 1;
|
||||
}
|
||||
if(strcmp(names[i], caseName) == 0){
|
||||
|
Loading…
Reference in New Issue
Block a user