【发布时间】:2016-10-11 15:02:30
【问题描述】:
我有一个 n 行和两列的数组(数组)。 我有另一个变量 (a) 用作参考。
for a between (1-10000)
if column1 of ARRAY<= a <= column2 of the ARRAY
save the tuple (a, YES)
这个结果元组我将用于进一步的操作
【问题讨论】:
-
生成
mcve? -
绒毛,拼写