c

#include <stdio.h>

#include <limits.h>

int main(){

int a=0;

for(int i=0;i<CHAR_MAX;i++){

printf("%c\n",i);

}

return 0;

}

全部评论

相关推荐

点赞 评论 收藏
转发
点赞 收藏 评论
分享
牛客网
牛客企业服务