实验二

#include<stdio.h>
int main()
{while(2)
        printf("0 9");
return 0;
}

posted @ 2020-10-18 12:21  wlemon  阅读(25)  评论(0)    收藏  举报