l3.1b

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1B 代码 · 共 15 行

1B
15
字号
#printWhat is the value of i after this___for statement executes?Type "answer N", where N is the value of i.  for (i = 0; i < 10; i = i + 3)       ;#copyin#user#uncopyin#match 12#log#next4.1a 10

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?