random.idel
来自「idel虚拟机源码」· IDEL 代码 · 共 13 行
IDEL
13 行
def 0 1 main 3000000 rands rand u. '\n' emit 0 ;def 1 0 rands { n -- n if rand { _ -- } n 1 - rands then } ;#include "../tests/random.idel"#include "../tests/udot.idel"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?