编写要求:
选出1:小于十日内最低量。 选出2:3日内出现小于十日内的最低量。
www.gszx.com.cn网解答:
1 v<ref(llv(v,10),1);
2 exist(v<ref(llv(v,10),1),3);