#include<stdio.h>
#include<manth.h>
void fun();
void main()
{
fun();
}
int x=0;
x=x+1;
printf("%d\n",x);
流浪_老
相关分类