Aktualizovat „du6/program.c“
This commit is contained in:
parent
06faf0b0a1
commit
bb007f68ab
@ -41,6 +41,9 @@ int main(){
|
||||
if(strcmp(names[i], "cotti") == 0){
|
||||
test1 = 1;
|
||||
}
|
||||
if(strcmp(names[i], "chabhal") == 0){
|
||||
test1 = 1;
|
||||
}
|
||||
if(strcmp(names[i], "Anita Jamroz") == 0){
|
||||
test2 = 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user