@ -1,4 +1,6 @@
#include <stdio.h>
#include<stdlib.h>
#include<time.h>
struct Student
{
@ -123,3 +125,4 @@ int checknum(int a,int b) /*
}
return 0;