l2.1d
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1D 代码 · 共 16 行
1D
16 行
#printWhat value is printed by this printf statement? printf("%%3.1f", 3.141592654);Type "answer XXX", where XXX is the value.#copyin#user#uncopyin#match %3.1f#failLook again - it's %%#log#next2.1e 10
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?