diff --git a/anketa b/anketa index ffc7386..971ef6a 100755 Binary files a/anketa and b/anketa differ diff --git a/anketa.c b/anketa.c index 1e4a78c..d290b3b 100644 --- a/anketa.c +++ b/anketa.c @@ -6,7 +6,7 @@ int count_students(struct student* students){ int x=0; for(int i=0; i0){ x++; } } diff --git a/anketa.o b/anketa.o index a79a890..91c830b 100644 Binary files a/anketa.o and b/anketa.o differ