#include int main() { int x=1; printf("%c",(char)x); return 0; }
收起
https://blog.csdn.net/qq_39324125/article/details/106179611
报告相同问题?