请看下面的简单代码:#include#includeusingnamespacestd;intmain(void){unsignedlongcurrentTrafficTypeValueDec;longinput;input=63;currentTrafficTypeValueDec=(unsignedlong)1LL为什么printf()显示负值的currentTrafficTypeValueDec(unsignedlong)?输出是:92233720368547758080-9223372036854775808 最佳答案 %d