Merge branch 'master' of https://bdgit.educoder.net/mac76tib2/test
commit
f3670c91cf
@ -0,0 +1,6 @@
|
|||||||
|
#include <stdio.h>
|
||||||
|
int main()
|
||||||
|
{
|
||||||
|
printf("欢迎使用图书管理系统");
|
||||||
|
return 0;
|
||||||
|
}
|
Loading…
Reference in new issue