l6.1c

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

1C
28
字号
#printOne thing to keep in mind is that outside of$ signs, spaces are significant just as theywere before.  Inside $ signs, spaces are significantonly as delimiters, and will not add any spaceto the output.Furthermore, inside delimiters, new lines alsodon't matter, just as they didn't matter betweenthe .EQ and .EN.Do the linesLet $alpha$ be the size of the vector $pi$.andLet $ alpha $ be the size of the vector $ pi $.produce the same output?Answer yes or no.#copyin#user#uncopyin#match yes#log#next6.1d 10

⌨️ 快捷键说明

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