brintos

brintos / llvm-project-archived public Read only

0
0
Text · 80 B · 1c56e7a Raw
2 lines · plain
1[N] -> { [i, j] -> ((1/2 * i + 1/2 * i^2) + j) : i <= N and j >= 0 and j <= i }2