Mon Jun 19 15:30:00 UTC 2023 inscode

上级 cf694f72
double fun(int x,int y); int main()
double fun(int x;int y); {
double fun(int,int); char str[][10] = {"China","Beijing"},*p = (char*)str;
double fun(int x,y); printf("%s",p+10);
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册