L
lizi_you
Unregistered / Unconfirmed
GUEST, unregistred user!
type a=10..10;是什么意思啊?
为什么以下是错误的:
type b=10..5;
type c=0..sqrt(10);
type d=10.0..20.0;
type e=random(9)..1;
为什么以下是错误的:
type b=10..5;
type c=0..sqrt(10);
type d=10.0..20.0;
type e=random(9)..1;