Aktualizovat „du6/program.c“
This commit is contained in:
parent
547a590ba2
commit
7c2420ad2b
@ -38,7 +38,7 @@ int main(){
|
||||
if(strcmp(names[i], "irru") == 0){
|
||||
test1 = 1;
|
||||
}
|
||||
if(strcmp(names[i], "Zygfryda Malkowska") == 0){
|
||||
if(strcmp(names[i], "Anita Jamroz") == 0){
|
||||
test2 = 1;
|
||||
}
|
||||
if(strcmp(names[i], caseName) == 0){
|
||||
|
Loading…
Reference in New Issue
Block a user