A.*p->b B.p->a C.++(p->a) D.(p++)->a
A.x==y B.x-y==0 C.fabs(x-y)<1e-8 D.labs(x-y)<1e-8
運行完下列程序后,在屏幕上的內(nèi)容是()
A.0 B.6 C.12 D.24