SV---数组的缩减方法
//数组缩减的方法sum//还有product(积),and(与),or(或),xor(异或)//对于定宽数组,队列,关联数组,可以使用$urandom_range($size(array)-1).//对于队列,动态数组还可以使用$urandom_range(array.size()-1)module test;bit on[10];int total; int aa[int],ra...