@ -10,7 +10,7 @@ int count_students(struct student* students){
break;
}
return i;
return i-1;
int search(struct student* students,const char* name){
The note is not visible to the blocked user.