Generating list of every other pair of integers in Julia

前端 未结 0 648
醉话见心
醉话见心 2021-01-24 07:18

I need to generate an array in Julia that contains all integers up to some number N, excluding the pair which is two integers apart. I assume that N itself is a multiple of 4. F

相关标签:
回答
  • 消灭零回复
提交回复
热议问题