3-3

#include<stdio.h>
int main(void)
{
printf("\a");
printf("startled by the sudden sound,sally shouted,\n");
printf("\"By the Great Pumpkin,what was that!\"");
return 0;
}

posted @ 2022-12-05 19:29  笨笨的小虫子  阅读(367)  评论(0)    收藏  举报