Online Judge | Problem Set | Authors | Online Contests | User | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Web Board Home Page F.A.Qs Statistical Charts | Current Contest Past Contests Scheduled Contests Award Contest |
刚才在zoj做这个题狂tle,原封不动搬到这里来就gcc和vc都立马ac?!难以置信啊!难道 typedef union { unsigned char data; struct { unsigned char addr:5; unsigned char opcode:3; }; } BYTE; 的实现形式C的标准没规定死?虽然我知道char可以不是一个字节的,不过linux的gcc是定义char一字节的吧? Followed by:
Post your reply here: |
All Rights Reserved 2003-2013 Ying Fuchen,Xu Pengcheng,Xie Di
Any problem, Please Contact Administrator