second commit

master
2212907042@qq.com 6 years ago
parent ee3fdf25c0
commit f88a2756e4

@ -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;
}

Loading…
Cancel
Save