在线名词解释大全 - 高级语言程序设计 - 详细

有以下程序#include<stdio.h>intmain(){intk=5;while(--k)printf("%d",k-=3);return0;}

A
1
B
2
C
4
D
死循环
正确答案:
相关推荐
扫描二维码
关注公众平台