你的手机丢了,在屏幕上输出信息告诉大家。
输入描述:无
输出描述:I lost my cellphone!
代码如下:
#includeint main() { printf("I lost my cellphone!n"); return 0; }

你的手机丢了,在屏幕上输出信息告诉大家。
输入描述:无
输出描述:I lost my cellphone!
代码如下:
#includeint main() { printf("I lost my cellphone!n"); return 0; }